- Notifications
You must be signed in to change notification settings - Fork1k
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Hello, just a tiny "bug" in the UI. When I am trying to use a very long password (> 64 characters), the UI tells me correctly "Password must be no more than 64 characters".
If I click on Continue with email, it then says: "Password not strong enough!".
I would expect another error message, like "Password requirements are not met." or "Password too long!"

Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
- Deploy fresh instance
- Use an email and set a very long password (>64)
- Click Continue with email
Environment
- Host OS: Arch Linux
- Coder version: Coder v2.24.2+0ead64f
Additional Context
No response