|
|
|
|
|
by hollander
3499 days ago
|
|
They should have required proper guiding when creating a new password. I normally use passwords that are like 80 characters long, generated in a password manager. If I paste one of these in a password field, then submit, I get the warning that it's too long. Why didn't it say so when I pasted it? Why put a limit on it below 256 characters? Does that really matter nowadays? It's not a 5MB selfie I'm uploading. The limitions of the password should be built in the HTML of the form like a regex or something easier. |
|