Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation to the password reset builtin view? #86

Open
ariroffe opened this issue Nov 8, 2023 · 0 comments
Open

Add validation to the password reset builtin view? #86

ariroffe opened this issue Nov 8, 2023 · 0 comments

Comments

@ariroffe
Copy link

ariroffe commented Nov 8, 2023

Hi, thanks for all the hard work put into this app.

If I'm not mistaken, right now, the builtin password reset view will accept almost any password chosen as the new one (e.g. very short ones).

I think it would be nice if the default behavior was to enforce django's default validators for user passwords, with the possibility of overriding them somehow (perhaps with an additional setting? I'm not sure about how the implementation should work).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant