Skip to content

auth: prepare password policies #44

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

Closed
bkielbasa opened this issue Apr 13, 2023 · 0 comments · Fixed by #50
Closed

auth: prepare password policies #44

bkielbasa opened this issue Apr 13, 2023 · 0 comments · Fixed by #50
Labels
good first issue Good for newcomers

Comments

@bkielbasa
Copy link
Collaborator

I want to have a set of simple password policies that we can apply:

  • password length
  • lower/higher letters
  • no. of digits
  • no. of special characters

Those checks should be done on the backend side

@bkielbasa bkielbasa added the good first issue Good for newcomers label Apr 13, 2023
@bkielbasa bkielbasa moved this to Ready in Ecommerce Apr 13, 2023
@bkielbasa bkielbasa moved this from Ready to In Progress in Ecommerce Jun 9, 2023
@bkielbasa bkielbasa changed the title Prepare password policies auth: prepare password policies Jun 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Ecommerce Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant