This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-23 08:14:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a4e97cf315
django
/
tests
/
regressiontests
/
csrf_tests
History
Aymeric Augustin
720888a146
Fixed
#15808
-- Added optional HttpOnly flag to the CSRF Cookie.
...
Thanks Samuel Lavitt for the report and Sascha Peilicke for the patch.
2013-02-07 09:48:08 +01:00
..
__init__.py
Moved contrib.csrf.* to core code.
2009-10-27 00:36:34 +00:00
models.py
Moved contrib.csrf.* to core code.
2009-10-27 00:36:34 +00:00
tests.py
Fixed
#15808
-- Added optional HttpOnly flag to the CSRF Cookie.
2013-02-07 09:48:08 +01:00