| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-07 | [1.9.x] Fixed #26544 -- Delayed translations of SetPasswordForm help_texts | Claude Paroz | |
| Thanks Michael Bitzi for the reporti and Tim Graham for the review. Backport of b26fedacef from master. | |||
| 2016-03-14 | [1.9.x] Fixed #26334 -- Removed whitespace stripping from contrib.auth ↵ | Vincenzo Pandolfo | |
| password fields. Backport of d0fe6c915665fa3220e84bd691ba7002a357e5c5 from master | |||
| 2016-02-17 | [1.9.x] Refs #19353 -- Added tests for using custom user models with ↵ | Berker Peksag | |
| built-in auth forms. Also updated topics/auth/customizing.txt to reflect that subclasses of UserCreationForm and UserChangeForm can be used with custom user models. Thanks Baptiste Mispelon for the initial documentation. Backport of f0425c72601f466c6a71518749c6d15b94945514 from master | |||
| 2015-12-03 | [1.9.x] Fixed many spelling mistakes in code, comments, and docs. | Josh Soref | |
| Backport of 93452a70e8a62c7408eeded444f5088d4a26212d from master | |||
| 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 | |
| Thanks Carl Meyer for review. | |||
| 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 | |
