Re: [Django] #29300: Allow overriding INTERNAL_RESET_URL_TOKEN on PasswordResetConfirmView

2018-04-07 Thread Django
#29300: Allow overriding INTERNAL_RESET_URL_TOKEN  on PasswordResetConfirmView
-+-
 Reporter:  Mateusz Kurowski |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  contrib.auth |  Version:  master
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Duplicate of #28780.

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.58b49cb3ad1682108b795ad13ba103bf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #29300: Allow overriding INTERNAL_RESET_URL_TOKEN on PasswordResetConfirmView

2018-04-07 Thread Django
#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: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
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.