Steps to reproduce:
- Log in to your Cloudron
- Click your username in the top-right, then "Account"
- Click "Change password"
- Enter your current password
- Paste in "smilingly perky hatbox construct quintet rake shorter zombie remedial prelaunch" (without quotation marks) to "New password" and "Repeat new password"
Expected result:
- Password change accepted, no errors displayed
Actual result:
- Error message above "New password", "Password must be atleast 8 characters" (NB also missing space)
- Error message above "Repeat new password", "Passwords don't match"
- Unable to click "Change"
It seems that passwords longer than 30 characters are rejected.
If possible, raising this limit seems like the best option. Otherwise, the message should probably be changed to note that there's a maximum as well as a minimum length.