This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
0201b9d6d89ea277383e1fc0007bfaa33351b60b
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