The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Fixed #20593 -- Allow blank passwords in check_password() and set_password()
by
Steve the Mountain Lion 2013-06-17 16:06:26 UTC
commit 2c4fe761a0e2b28e2c5c3b4bc506ee06824a443d
Django
VCC
CVE-2016-2513
django/contrib/auth/hashers.py
+6
-6
django/contrib/auth/tests/test_hashers.py
-53
docs/ref/contrib/auth.txt
-16
docs/releases/1.6.txt
-9
docs/topics/auth/customizing.txt
-16
docs/topics/auth/passwords.txt
-6
expand_less