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

Change password validation to allow longer passwords #923

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

kidhab
Copy link
Contributor

@kidhab kidhab commented Feb 8, 2022

Usally recommendations about good and secure passwords are about a minimun lenght of 12 characters. I propose to change the validation to enforce stronger password.
Also in times of password managers there is no need to limit the lenght to 25 characters.

In addition to #903 I changed also the specs.

@paroga paroga merged commit 64ab699 into foodcoops:master Feb 16, 2022
@kidhab kidhab deleted the passwords branch May 16, 2023 06:58
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

Successfully merging this pull request may close these issues.

2 participants