summaryrefslogtreecommitdiff
path: root/docs/howto/auth-remote-user.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-6/+7
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-291-2/+2
* Refs #32880 -- Made some titles consistent in how-to documents.Daniele Procida2021-07-131-3/+3
* Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope2021-05-171-1/+1
* Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze2019-09-061-2/+2
* Updated various links in docs to use HTTPS.Mariusz Felisiak2018-01-071-1/+1
* Removed versionadded/changed annotations for 1.10.Tim Graham2017-01-171-4/+0
* Removed versionadded/changed annotations for 1.9.Tim Graham2016-05-201-2/+0
* Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner2016-05-171-2/+2
* Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.Alexander Gaevsky2016-03-231-3/+14
* Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne2015-12-011-2/+2
* Updated various links in docsClaude Paroz2015-08-081-1/+1
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...Jan Pazdziora2015-07-021-1/+24
* Fixed #24379 -- Documented that remote user example disables ModelBackend.Ross Brunton2015-03-021-0/+12
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-4/+4
* Stripped headers containing underscores to prevent spoofing in WSGI environ.Carl Meyer2015-01-131-0/+16
* Updated some other external links in the docsClaude Paroz2014-12-191-1/+1
* Moved RemoteUserBackend documentation to reference guide.Tim Graham2014-04-181-49/+7
* Added RemoteUserMiddleware to middleware reference page.Tim Graham2014-04-161-5/+3
* Fixed #20900 -- Documented RemoteUserBackend.authenticateTim Graham2013-09-051-0/+11
* Fixed broken links, round 4. refs #19516Tim Graham2012-12-291-0/+2
* Fixed #14551 -- corrected a type in the remote user auth documentation. Than...Alex Gaynor2010-10-241-2/+2
* Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss2010-08-191-2/+0
* Fixed #12880 -- Added some missing sphinx directives for module references. T...Russell Keith-Magee2010-02-241-0/+2
* Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr2009-12-261-1/+1
* Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen.Karen Tracey2009-05-171-1/+1
* Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr2009-03-151-0/+100