﻿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
36457	Convert methods .send_mail(), .get_users() from PasswordResetForm and .get_user() from PasswordResetConfirmView into functions.	keter2002		The methods .send_mail(), .get_users() from PasswordResetForm and .get_user() from PasswordResetConfirmView could be reused in other views and forms to list all active users with a given e-mail, send a formatted e-mail, or get a user by their base64 id.	Cleanup/optimization	closed	contrib.auth	dev	Normal	wontfix	users, email, PasswordResetForm, PasswordResetConfirmView, auth, method, id	keter2002	Unreviewed	0	1	0	0	1	0
