This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
631f4ab061
django1
/
django
/
core
/
checks
/
security
History
Tim Graham
c27104a9c7
Fixed
#27611
-- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
2016-12-19 17:56:58 -05:00
..
__init__.py
Fixed
#17101
-- Integrated django-secure and added check --deploy option
2014-09-12 15:05:23 -04:00
base.py
Refs
#26947
-- Added a deployment system check for SECURE_HSTS_PRELOAD.
2016-08-10 20:31:01 -04:00
csrf.py
Fixed
#27611
-- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
2016-12-19 17:56:58 -05:00
sessions.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00