Joonas Häkkinen
|
aadc5c569b
[5.2.x] Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom RemoteUserMiddleware.
|
4 dni temu |
AfiMaameDufie
|
6ae0dc89c5
Updated authentication solutions list on using REMOTE_USER how-to.
|
4 miesięcy temu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 lat temu |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 lat temu |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 lat temu |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 lat temu |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 lat temu |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 lat temu |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 lat temu |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 lat temu |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 lat temu |
Alexander Gaevsky
|
e0a3d93730
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
|
9 lat temu |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 lat temu |
Claude Paroz
|
e9c5c39631
Updated various links in docs
|
9 lat temu |
Jan Pazdziora
|
a570701e02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication.
|
9 lat temu |
Ross Brunton
|
6b28e957df
Fixed #24379 -- Documented that remote user example disables ModelBackend.
|
10 lat temu |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 lat temu |
Carl Meyer
|
316b8d4974
Stripped headers containing underscores to prevent spoofing in WSGI environ.
|
10 lat temu |
Claude Paroz
|
337cd09836
Updated some other external links in the docs
|
10 lat temu |
Tim Graham
|
26d118c3fe
Moved RemoteUserBackend documentation to reference guide.
|
11 lat temu |
Tim Graham
|
465980d070
Added RemoteUserMiddleware to middleware reference page.
|
11 lat temu |
Tim Graham
|
7b62b80693
Fixed #20900 -- Documented RemoteUserBackend.authenticate
|
11 lat temu |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 lat temu |
Alex Gaynor
|
8a8c0ed0f9
Fixed #14551 -- corrected a type in the remote user auth documentation. Thanks to mag for the report and fix.
|
14 lat temu |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 lat temu |
Russell Keith-Magee
|
841210b308
Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch.
|
15 lat temu |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 lat temu |
Karen Tracey
|
21cee79ee4
Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen.
|
16 lat temu |
Gary Wilson Jr
|
b994387d8d
Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales.
|
16 lat temu |