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

set minimum password length on reset failure #3813

Merged

Conversation

jlerpscher
Copy link
Contributor

On the reset password form, if the form is invalid, the @minimum_password_length variable is not set. This PR fix that by calling set_minimum_password_length in the update method. I can add some tests if needed :)

josevalim added a commit that referenced this pull request Nov 10, 2015
…on-failure

set minimum password length on reset failure
@josevalim josevalim merged commit d22ac4a into heartcombo:master Nov 10, 2015
@josevalim
Copy link
Contributor

❤️ 💚 💙 💛 💜

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

Successfully merging this pull request may close these issues.

None yet

2 participants