summaryrefslogtreecommitdiff
path: root/tests/auth_tests
AgeCommit message (Expand)Author
2015-02-14[1.8.x] Isolated auth_tests from contenttypes_tests; refs #11505.Tim Graham
2015-02-13[1.8.x] Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID...Tim Graham
2015-02-13[1.8.x] Fixed #24334 -- Allowed admin password reset to work with non-digit c...Tim Graham
2015-02-12[1.8.x] Fixed #24161 -- Stored the user primary key as a serialized value in ...Tim Graham
2015-02-11[1.8.x] Moved non-documented auth test models to the new test location.Tim Graham
2015-02-11[1.8.x] Moved contrib.auth tests out of contrib.Tim Graham