index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
middleware.txt
Age
Commit message (
Expand
)
Author
2026-06-01
Fixed #37119 -- Clarified middleware ordering note for nonce access.
vishwa
2026-05-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2025-12-22
Refs #36305 -- Fixed indentation in checks and middleware documentation.
ankan0503
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2024-10-02
Reindented attributes and methods for classes in docs/ref/middleware.txt.
nessita
2024-10-02
Fixed #35670 -- Clarified the return value for LoginRequiredMiddleware's meth...
Aditya Chaudhary
2024-08-08
Refs #31405 -- Improved LoginRequiredMiddleware documentation.
Adam Johnson
2024-06-12
Fixed #35401 -- Documented the conditional_page() decorator.
lufafajoshua
2024-06-12
Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decor...
lufafajoshua
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2022-12-17
Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware.
Andreas Pelme
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-11-10
Updated documentation and comments for RFC updates.
Nick Pope
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-03-17
Corrected CSRF reference in middleware docs.
tommcn
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-04-30
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
Tim Graham
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2020-10-22
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
Carlton Gibson
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
2019-10-02
Refs #15396 -- Mentioned full path to GZipMiddleware in documentation.
Mar Sánchez
2019-10-02
Refs #28699 -- Clarified CSRF middleware ordering in relation to RemoteUserMi...
Carlton Gibson
2019-09-09
Fixed #29406 -- Added support for Referrer-Policy header.
Nick Pope
2019-09-09
Standardized links for headers in security middleware documentation.
Nick Pope
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-01-30
Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS.
Carlton Gibson
2018-11-14
Fixed typo in docs/ref/middleware.txt.
Daniel Musketa
2018-05-27
Remove documenation for non-existent middleware (#9998)
Daniel Hepper
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-11-14
Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddlew...
Tim Graham
2017-11-11
Refs #26447 -- Removed outdated ETag comment in CommonMiddleware.
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-22
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-06
Fixed typo in docs/ref/middleware.txt.
Tim Graham
2016-11-05
Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMi...
Adam Malinowski
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
[next]