Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/auth/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #23957 -- Required session verification per deprecat...Tim Graham2015-09-241-2/+2
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for ...Jan Pazdziora2015-07-021-1/+15
* Fixed #23939 -- Moved session verification out of Session...Tim Graham2014-12-031-13/+7
* Fixed #23066 -- Modified RemoteUserMiddleware to logout o...Preston Holmes2014-08-201-8/+20
* Fixed #21649 -- Added optional invalidation of sessions w...Tim Graham2014-04-051-0/+19
* Fixed #22362 -- Improved AuthenticationMiddleware asserti...Tim Graham2014-03-311-2/+6
* Fixed #21674 -- Deprecated the import_by_path() function ...Berker Peksag2014-02-081-1/+1
* Fixed a number of flake8 errors -- particularly around un...Alex Gaynor2013-09-071-1/+1
* Fixed #17869 - force logout when REMOTE_USER header disap...Preston Holmes2012-10-301-3/+14
* Fixed #19077, #19079 -- Made USERNAME_FIELD a required fi...Russell Keith-Magee2012-10-131-2/+2
* Removed an unnecessary importLuke Plant2011-06-061-3/+1
* Cleaned up how ``request.user`` is set, this is a follow ...Alex Gaynor2011-05-311-13/+8
* Fixed #15929 - test.client.RequestFactory keeps state/Aut...Luke Plant2011-05-301-1/+7
* Fixed #11509 -- Modified usage of "Web" to match our styl...Russell Keith-Magee2010-10-091-1/+1
* Fixed #689 -- Added a middleware and authentication backe...Gary Wilson Jr2009-03-151-0/+69
* Fixed #2702 -- Fixed LazyUser to store cache as attribute...Adrian Holovaty2006-09-121-6/+3
* Merged multi-auth branch to trunk. See the authenticatio...Jacob Kaplan-Moss2006-06-281-6/+2
* Fixed #2109 -- Convert old-style classes to new-style cla...Adrian Holovaty2006-06-081-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-0/+19