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

Strong password validation #31

Open
Johannes-Krabbe opened this issue Sep 5, 2022 · 0 comments
Open

Strong password validation #31

Johannes-Krabbe opened this issue Sep 5, 2022 · 0 comments

Comments

@Johannes-Krabbe
Copy link
Collaborator

A user can set a very weak password as their account password (examples: "1", "123", "password")

I suggest validation including (but not limited to):

  • at least 8 letters
  • capital and non capital letters
  • at least one numbers
  • at least one special character (".","/"."?")
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