Change-password dialog doesn't validate password length #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When creating a new account, the password length is validated correctly. But (locally at least) I was just able to update my password for an existing account with a shorter one.
Update: It actually doesn't even validate the password confirmation param containing the same value as the password one.