﻿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
33696	Add a fail fast option to validate_password().	Parth Verma	nobody	Right now, the `validate_password` function runs all the validators in the list. However, while implementing something like a validator to prevent password reuse, we might want the user to resolve all the other validation errors before running an expensive DB operation. Adding a fail fast option might be helpful here as it will allow to resolve validation errors as they appear rather than running all the validators again everytime.	Cleanup/optimization	closed	contrib.auth	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
