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 #24944 -- Added extra_email_context parameter to password_reset() view.
by
Dorothy the Numbat 2015-06-18 12:49:35 UTC
commit d8d853378b3ff75c03d8bd91ea026d2b8c642b0f
Django
AUTHORS
-1
django/contrib/auth/forms.py
+2
-4
django/contrib/auth/views.py
+1
-3
docs/releases/1.9.txt
-3
docs/topics/auth/default.txt
+1
-8
tests/auth_tests/templates/registration/password_reset_email.html
-1
tests/auth_tests/test_views.py
-12
tests/auth_tests/urls.py
-2
expand_less