Description
Describe the bug
When making a new account, the criteria for the password is not written anywhere. When pasting a longer than 64 characters password into the field, it does not display that it's too long. The registration succeeds, but when trying to log in with it, it displays "The supplied password is too long."
ElkArte info
- Are you sure this is a core Elkarte problem and not caused by any addon you are using? Yes
- What ElkArte version are you using? ElkArte 1.1.9
- When did the issue start?
- What version of PHP are you running?
- MySQL or PostgreSQL and what version?
To Reproduce
Steps to reproduce the behavior:
- Go to register page
- Fill out registration data, and paste a password longer than 64 character
- Click on Register
- Try to log in
- See "The supplied password is too long."
Expected behavior
That the register page has some text that the password has to be at most 64 characters long, and when someone uses a longer password, it warns them again, instead of accepting it.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here such as Webserver version, Database type & version, etc.