AfiMaameDufie
|
6ae0dc89c5
Updated authentication solutions list on using REMOTE_USER how-to.
|
3 月之前 |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 年之前 |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 年之前 |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 年之前 |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 年之前 |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 年之前 |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 年之前 |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 年之前 |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 年之前 |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 年之前 |
Alexander Gaevsky
|
e0a3d93730
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
|
9 年之前 |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 年之前 |
Claude Paroz
|
e9c5c39631
Updated various links in docs
|
9 年之前 |
Jan Pazdziora
|
a570701e02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication.
|
9 年之前 |
Ross Brunton
|
6b28e957df
Fixed #24379 -- Documented that remote user example disables ModelBackend.
|
10 年之前 |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 年之前 |
Carl Meyer
|
316b8d4974
Stripped headers containing underscores to prevent spoofing in WSGI environ.
|
10 年之前 |
Claude Paroz
|
337cd09836
Updated some other external links in the docs
|
10 年之前 |
Tim Graham
|
26d118c3fe
Moved RemoteUserBackend documentation to reference guide.
|
10 年之前 |
Tim Graham
|
465980d070
Added RemoteUserMiddleware to middleware reference page.
|
10 年之前 |
Tim Graham
|
7b62b80693
Fixed #20900 -- Documented RemoteUserBackend.authenticate
|
11 年之前 |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 年之前 |
Alex Gaynor
|
8a8c0ed0f9
Fixed #14551 -- corrected a type in the remote user auth documentation. Thanks to mag for the report and fix.
|
14 年之前 |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 年之前 |
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 年之前 |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 年之前 |
Karen Tracey
|
21cee79ee4
Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen.
|
15 年之前 |
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 年之前 |