django-user-accounts icon indicating copy to clipboard operation
django-user-accounts copied to clipboard

settings,AUTH_PASSWORD_VALIDATORS ignored

Open davidegalletti opened this issue 7 years ago • 4 comments

I guess SignupForm's clean method should invoke validate_password from django.contrib.auth.password_validation

davidegalletti avatar Sep 08 '17 10:09 davidegalletti

I noticed this a 2 year old issue with no commentary. Seem to be bumping into this issue too.

It seems unlikely to me that an app this old has this issue? Resetting a password doesn't respect the validators? Are we making a mistake?

sakoht avatar Sep 09 '19 00:09 sakoht

I can create a PR for that if its welcomed?

JulianFeinauer avatar Jul 31 '23 07:07 JulianFeinauer

I am no longer using django-user-accounts

davidegalletti avatar Jul 31 '23 08:07 davidegalletti

@JulianFeinauer - a PR would be welcomed

uhurusurfa avatar Jul 31 '23 09:07 uhurusurfa