learningequality / studio

Content curation tools for Kolibri
https://studio.learningequality.org/
MIT License
110 stars 160 forks source link

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

Closed pcenov closed 2 weeks ago

pcenov commented 4 weeks ago

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

https://github.com/user-attachments/assets/0888c358-9502-4564-9d2a-908af878e9c4

Usage Details

pcenov commented 4 weeks ago

@radinamatic