Inconsistent user creation password length error

Quick Information

  • **Operating System: Linux
  • **Install Type: Git Cloned(Manual)

What Happened?

Creation of a user with just a number password fails due to error "Password Too Short. Minimum Length: 8"

Expected result

User should be created, or a different error outlining other password requirements should be returned

Steps to reproduce

Try creating a new user with the password "123456789"

Screenshots

image

Priority/Severity

  • High (anything that impacts the normal user flow or blocks app usage)
  • Medium (anything that negatively affects the user experience)
  • Low (anything else e.g., typos, missing icons/translations, layout/formatting issues, etc.)