summaryrefslogtreecommitdiff
path: root/docs/ref/middleware.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-0/+1
* Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware.Andreas Pelme2022-12-171-9/+24
* Updated various links to HTTPS and new locations.Mariusz Felisiak2022-12-061-2/+2
* Updated documentation and comments for RFC updates.Nick Pope2022-11-101-1/+1
* Removed versionadded/changed annotations for 4.0.Carlton Gibson2022-05-171-2/+0
* Corrected CSRF reference in middleware docs.tommcn2022-03-171-4/+5
* Removed versionadded/changed annotations for 3.2.Mariusz Felisiak2021-09-201-5/+0
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-291-7/+7
* Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope2021-05-171-1/+1
* Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.Tim Graham2021-04-301-28/+0
* Fixed #31840 -- Added support for Cross-Origin Opener Policy header.bankc2021-03-301-0/+38
* Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.Carlton Gibson2020-10-221-0/+16
* Removed versionadded/changed annotations for 3.0.Mariusz Felisiak2020-05-131-2/+0
* Fixed some typos in comments and docs.Min ho Kim2019-10-021-3/+3
* Refs #15396 -- Mentioned full path to GZipMiddleware in documentation.Mar Sánchez2019-10-021-2/+2
* Refs #28699 -- Clarified CSRF middleware ordering in relation to RemoteUserMi...Carlton Gibson2019-10-021-0/+4
* Fixed #29406 -- Added support for Referrer-Policy header.Nick Pope2019-09-091-0/+99
* Standardized links for headers in security middleware documentation.Nick Pope2019-09-091-4/+4
* Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.Mariusz Felisiak2019-06-031-5/+2
* Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS.Carlton Gibson2019-01-301-2/+7
* Fixed typo in docs/ref/middleware.txt.Daniel Musketa2018-11-141-1/+1
* Remove documenation for non-existent middleware (#9998)Daniel Hepper2018-05-271-28/+0
* Updated various links in docs to use HTTPS.Mariusz Felisiak2018-01-071-1/+1
* Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddlew...Tim Graham2017-11-141-0/+4
* Refs #26447 -- Removed outdated ETag comment in CommonMiddleware.Tim Graham2017-11-111-5/+8
* Removed versionadded/changed annotations for 1.11.Tim Graham2017-09-221-9/+0
* Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.Tim Graham2017-09-221-16/+0
* Updated various links in docs to avoid redirectsClaude Paroz2017-05-221-7/+4
* Removed versionadded/changed annotations for 1.10.Tim Graham2017-01-171-8/+0
* Refs #16859 -- Allowed storing CSRF tokens in sessions.Raphael Michel2016-11-301-0/+3
* Fixed typo in docs/ref/middleware.txt.Tim Graham2016-11-061-1/+1
* Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMi...Adam Malinowski2016-11-051-4/+2
* Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.Tim Graham2016-10-141-2/+3
* Refs #19705 -- Made GZipMiddleware make ETags weak.Kevin Christopher Henry2016-10-131-0/+3
* Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...Denis Cornehl2016-10-101-1/+12
* Normalized spelling of ETag.Tim Graham2016-09-091-1/+1
* Fixed #26947 -- Added an option to enable the HSTS header preload directive.Ed Morley2016-08-101-0/+6
* Fixed docs to refer to HSTS includeSubdomains as a directive.Ed Morley2016-08-081-2/+2
* Fixed #5897 -- Added the Content-Length response header in CommonMiddlewareClaude Paroz2016-06-271-0/+6
* Removed versionadded/changed annotations for 1.9.Tim Graham2016-05-201-2/+0
* Fixed #20869 -- made CSRF tokens change every request by salt-encrypting themShai Berger2016-05-191-7/+12
* Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner2016-05-171-0/+30
* Fixed #26124 -- Added missing code formatting to docs headers.rowanv2016-02-011-2/+2
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-231-4/+0
* Refs #23957 -- Required session verification per deprecation timeline.Tim Graham2015-09-231-7/+0
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-2/+2
* Fixed typo in docs/ref/middleware.txtjorgecarleitao2015-07-271-1/+1
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...Jan Pazdziora2015-07-021-0/+8
* Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE...Marissa Zhou2015-06-081-0/+6
* Updated capitalization in the word "JavaScript" for consistencyDave Hodder2015-05-011-3/+3