#22509: New Feature: Add new signals for django.contrib.auth's password
change/reset
------------------------------+------------------------------------
     Reporter:  xiaohanyu     |      Owner:  nobody
         Type:  New feature   |     Status:  new
    Component:  contrib.auth  |    Version:  master
     Severity:  Normal        |   Keywords:  auth, password, signal
 Triage Stage:  Unreviewed    |  Has patch:  0
Easy pickings:  0             |      UI/UX:  0
------------------------------+------------------------------------
 Hi, guys:

 I'm a newbie in Django communities. I was wondering is it reasonable to
 add some signals to django.contrib.auth's password change/reset
 procedures. For example, we can send signals when user reset/change his
 password.

 I need this since recent days I was doing a project with django-
 registration, while I need to store password in two different places, one
 in django.contrib.auth, the other in another place.

 If it is reasonable, I think I can provide a patch for this.

 Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22509>
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 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/052.6dd714e9b68ba2c104ff290eb42e9388%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to