summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_middleware.py
AgeCommit message (Collapse)Author
2016-04-09Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.Jeremy Lainé
2015-09-23Refs #23957 -- Required session verification per deprecation timeline.Tim Graham
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham