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

Unstable - Password reset - Password should be at least 8 characters long #4646

Closed
pcenov opened this issue Aug 15, 2024 · 1 comment · Fixed by #4668
Closed

Unstable - Password reset - Password should be at least 8 characters long #4646

pcenov opened this issue Aug 15, 2024 · 1 comment · Fixed by #4668
Assignees
Labels
bug DEV: frontend P0 - critical Priority: Release blocker or regression

Comments

@pcenov
Copy link
Member

pcenov commented Aug 15, 2024

Observed behavior

When creating a new account we now have a new password policy - the password should be 8 characters long. However when I go to reset my password that policy is not being enforced and I can change it to being 1 character only.
This is also valid when changing the password from https://unstable.studio.learningequality.org/en/settings/#/account

Expected behavior

Consistent password policy for both creating and resetting or changing the password.

Steps to reproduce the issue

  1. Go to https://unstable.studio.learningequality.org/en/accounts/#/forgot-password and attempt to reset your password.
  2. Observe that the password policy for 8 characters length is not being enforced there.

Additional information

reset.password.mp4

Usage Details

@pcenov
Copy link
Member Author

pcenov commented Aug 15, 2024

@radinamatic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug DEV: frontend P0 - critical Priority: Release blocker or regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants