| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-07-20 | Fixed #25052; refs #16860 -- Added password validation to UserCreationForm. | Tim Graham |
| 2015-07-20 | Refs #16860 -- Moved password_changed() logic to AbstractBaseUser. | Tim Graham |
| 2015-06-10 | Refs #16860 -- Minor edits and fixes to password validation. | Tim Graham |
| 2015-06-07 | Fixed #16860 -- Added password validation to django.contrib.auth. | Erik Romijn |
| 2015-05-20 | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette |
| 2015-03-05 | Converted test fixtures to setUpTestData methods | Josh Smeaton |
| 2015-02-14 | Isolated auth_tests from contenttypes_tests; refs #11505. | Tim Graham |
| 2015-02-11 | Moved contrib.auth tests out of contrib. | Tim Graham |
