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

Enforce password criteria on password change #169

Merged
merged 7 commits into from
Oct 30, 2021

Conversation

lambdaTotoro
Copy link
Collaborator

This PR closes #165 and #163. There are also some minor improvements (spelling fix and clearing up of confusing error messages). I have added a test to ensure you can't change passwords to something violating the set criteria anymore and verified that everything works accordingly on my local setup. You also have "Change password" buttons in the Authorization area.

@lambdaTotoro lambdaTotoro merged commit 0a0a330 into main Oct 30, 2021
@lambdaTotoro lambdaTotoro deleted the password-change-criteria branch October 30, 2021 20:09
@consideRatio consideRatio added the bug Something isn't working label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/hub/change-password bypasses password restrictions
2 participants