summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_remote_user.py
AgeCommit message (Collapse)Author
2015-07-02Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only ↵Jan Pazdziora
external authentication.
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham