﻿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
35782	Password validator custom error messages	bcail	bcail	"We would like to make it easier to customize the error messages raised by [https://github.com/django/django/blob/main/django/contrib/auth/password_validation.py password validators].

Instead of having to override whole methods, could we put the error messages on the class as attributes, so we would only have to override that attribute for each class?

See [https://forum.djangoproject.com/t/password-validator-custom-error-messages/34951 the forum thread] for discussion.

Note: [https://code.djangoproject.com/ticket/34116 ticket 34116] is a related ticket that was closed as wontfix, but it was asking for being able to pass the custom error messages through the settings, which is not what this ticket is suggesting."	Cleanup/optimization	closed	contrib.auth	dev	Normal	fixed		Adam Zapletal	Ready for checkin	1	0	0	0	0	0
