#29300: Allow overriding INTERNAL_RESET_URL_TOKEN  on PasswordResetConfirmView
------------------------------------------------+------------------------
               Reporter:  Mateusz Kurowski      |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  contrib.auth          |        Version:  master
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  1
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  1
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Built in password reset view is really cool, but i don't understand why
 these things are hard coded:

 
https://github.com/django/django/blob/aeb8c381789ad93866223f8bd07d09ae5e2edd9e/django/contrib/auth/views.py#L237

 I am not sure what "easy pickings" mean but its an easy thing so i
 selected that option.
 Fix looks really trivial:

 https://github.com/django/django/pull/9859

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29300>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.1aadef84d83aeb6ceed929bf1622fcb4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to