1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics/auth
Donald Stufft 25f2acfed0 Fixed #20138 -- Added BCryptSHA256PasswordHasher
BCryptSHA256PasswordHasher pre-hashes the users password using
SHA256 to prevent the 72 byte truncation inherient in the BCrypt
algorithm.
2013-03-26 13:26:57 -04:00
..
customizing.txt
default.txt
index.txt
passwords.txt Fixed #20138 -- Added BCryptSHA256PasswordHasher 2013-03-26 13:26:57 -04:00