summaryrefslogtreecommitdiff
path: root/docs/howto/auth-remote-user.txt
AgeCommit message (Expand)Author
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-08-08Updated various links in docsClaude Paroz
2015-07-02Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...Jan Pazdziora
2015-03-02Fixed #24379 -- Documented that remote user example disables ModelBackend.Ross Brunton
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2015-01-13Stripped headers containing underscores to prevent spoofing in WSGI environ.Carl Meyer
2014-12-19Updated some other external links in the docsClaude Paroz
2014-04-18Moved RemoteUserBackend documentation to reference guide.Tim Graham
2014-04-16Added RemoteUserMiddleware to middleware reference page.Tim Graham
2013-09-05Fixed #20900 -- Documented RemoteUserBackend.authenticateTim Graham
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2010-10-24Fixed #14551 -- corrected a type in the remote user auth documentation. Than...Alex Gaynor
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-02-24Fixed #12880 -- Added some missing sphinx directives for module references. T...Russell Keith-Magee
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-05-17Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen.Karen Tracey
2009-03-15Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr