Previously you'd get a server side generic error due to a password check failing. Now the input element has a maxlength attribute and the server side will respond with a nicer error message if the value is too long.