﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22509	New Feature: Add new signals for django.contrib.auth's password change/reset	Xiao Hanyu	nobody	"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."	New feature	closed	contrib.auth	dev	Normal	wontfix	auth, password, signal		Unreviewed	0	0	0	0	0	0
