summaryrefslogtreecommitdiff
path: root/django/middleware/clickjacking.py
AgeCommit message (Collapse)Author
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
Thanks Tim Graham for polishing the patch, updating the tests, and writing documentation. Thanks Carl Meyer for shepherding the DEP.
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-05-13Removed unnecessary arguments in .get method callsPiotr Jakimiak
2013-11-02More attacking E302 violatorsAlex Gaynor
2011-05-30Fixed #14261 - Added clickjacking protection (X-Frame-Options header)Luke Plant
Many thanks to rniemeyer for the patch! git-svn-id: http://code.djangoproject.com/svn/django/trunk@16298 bcc190cf-cafb-0310-a4f2-bffc1f526a37