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

Establish password restriction rules #218

Open
KFie opened this issue Aug 17, 2023 · 0 comments
Open

Establish password restriction rules #218

KFie opened this issue Aug 17, 2023 · 0 comments
Labels

Comments

@KFie
Copy link

KFie commented Aug 17, 2023

It is currently possible to register with a password consisting of a single character only. To better resemble real-world shops, we should establish basic password restriction rules.

Suggestion: password should consist of at least 8 characters, one capital letter and one number.

Requirements

  • Implement password restriction rules as described above
  • If a customer tries to sign up violating these rules, they see error messaging

Storefront display

Display password restriction rules in small font below the password input field (in line with #192)

Wording

"At least 8 characters, one capital letter, one number"

2023-08-17_09h53_03

@KFie KFie added the enhancement New feature or request label Aug 17, 2023
@rschwietzke rschwietzke added feature and removed enhancement New feature or request labels Aug 17, 2023
@rschwietzke rschwietzke added this to the 2.2.0 - Feature Drop I milestone Aug 17, 2023
@rschwietzke rschwietzke removed this from the 2.2.0 - Feature Drop I milestone Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants