summaryrefslogtreecommitdiff
path: root/django/middleware/security.py
AgeCommit message (Expand)Author
2016-08-10Fixed #26947 -- Added an option to enable the HSTS header preload directive.Ed Morley
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham