This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
auth
History
Tim Graham
1285ca67eb
Fixed
#16919
-- Passed user to set_password_form in GET requests.
...
Thanks Jaime Irurzun for the report and initial patch and ejucovy for the test.
2013-10-02 13:28:15 -04:00
..
fixtures
…
handlers
…
locale
…
management
…
templates
/registration
…
tests
Fixed
#16919
-- Passed user to set_password_form in GET requests.
2013-10-02 13:28:15 -04:00
__init__.py
…
admin.py
…
backends.py
…
context_processors.py
…
create_superuser.py
…
decorators.py
…
forms.py
Revert "Ensure that passwords are never long enough for a DoS."
2013-09-24 21:01:21 +02:00
hashers.py
Revert "Ensure that passwords are never long enough for a DoS."
2013-09-24 21:01:21 +02:00
middleware.py
…
models.py
Marked PermissionsMixin.user_permissions help_text for translation
2013-09-24 07:36:24 -04:00
signals.py
…
tokens.py
…
urls.py
…
views.py
Fixed
#16919
-- Passed user to set_password_form in GET requests.
2013-10-02 13:28:15 -04:00