django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 년 전 |
Andreas Pelme
|
ab7a85ac29
Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware.
|
2 년 전 |
Mariusz Felisiak
|
514884e9a5
Updated various links to HTTPS and new locations.
|
2 년 전 |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 년 전 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 년 전 |
tommcn
|
8e63390640
Corrected CSRF reference in middleware docs.
|
3 년 전 |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 년 전 |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 년 전 |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 년 전 |
Tim Graham
|
54da6e2ac2
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
|
3 년 전 |
bankc
|
db5b75f10f
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
4 년 전 |
Carlton Gibson
|
ad11f5b8c9
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
4 년 전 |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 년 전 |
Min ho Kim
|
103a6f4307
Fixed some typos in comments and docs.
|
5 년 전 |
Mar Sánchez
|
f1d4a540b2
Refs #15396 -- Mentioned full path to GZipMiddleware in documentation.
|
5 년 전 |
Carlton Gibson
|
9446950470
Refs #28699 -- Clarified CSRF middleware ordering in relation to RemoteUserMiddleware.
|
5 년 전 |
Nick Pope
|
406dba04e1
Fixed #29406 -- Added support for Referrer-Policy header.
|
6 년 전 |
Nick Pope
|
fc62e16291
Standardized links for headers in security middleware documentation.
|
6 년 전 |
Mariusz Felisiak
|
5ab75adb90
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
|
5 년 전 |
Carlton Gibson
|
bae66e759f
Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS.
|
6 년 전 |
Daniel Musketa
|
ca2856fb62
Fixed typo in docs/ref/middleware.txt.
|
6 년 전 |
Daniel Hepper
|
a6fb5b1fe0
Remove documenation for non-existent middleware (#9998)
|
6 년 전 |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 년 전 |
Tim Graham
|
bc95314ca6
Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddleware setting Content-Length.
|
7 년 전 |
Tim Graham
|
8f8a4d10d3
Refs #26447 -- Removed outdated ETag comment in CommonMiddleware.
|
7 년 전 |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
Tim Graham
|
48d57788ee
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
|
7 년 전 |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 년 전 |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 년 전 |
Raphael Michel
|
ddf169cdac
Refs #16859 -- Allowed storing CSRF tokens in sessions.
|
8 년 전 |