﻿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
4235	User emails are not unique in contrib.auth.  Password_reset is based on emails.	Oscar <ochen@…>	Adrian Holovaty	In the auth contrib, password_reset works based on email addresses.  The model does not ask that emails remain unique however by default.  Instead it asks for unique usernames.  The password_reset form errors if there are more than one user with the same email.  It should probably therefore be based off of username and perhaps optionally display the email address the automatically generated password was emailed to.		closed	Contrib apps	dev		fixed	password auth registration		Design decision needed	0	0	0	0	0	0
