summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_hashers.py
AgeCommit message (Expand)Author
2016-03-01[1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...Florian Apolloner
2015-09-19Fixed typo in "pbkdf2" test names.Tim Graham
2015-06-18Removed support for Python 3.3.Tim Graham
2015-03-30Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change.Tim Graham
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham