| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-04-25 | Refs #26033 -- Added password hasher support for Argon2 v1.3. | Bas Westerbaan |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2016-03-22 | Fixed #26395 -- Skipped the CryptPasswordHasher tests on platforms with a dum... | Tim Graham |
| 2016-03-08 | Fixed #26033 -- Added Argon2 password hasher. | Bas Westerbaan |
| 2016-03-01 | Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. | Florian Apolloner |
| 2016-02-22 | Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS. | Tim Graham |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-09-23 | Increased the default PBKDF2 iterations for the 1.10 release cycle. | Tim Graham |
| 2015-09-19 | Fixed typo in "pbkdf2" test names. | Tim Graham |
| 2015-06-18 | Removed support for Python 3.3. | Tim Graham |
| 2015-03-30 | Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change. | Tim Graham |
| 2015-02-11 | Moved contrib.auth tests out of contrib. | Tim Graham |
