I tried to change my email address but it didn't work, because I couldn't input my complete password, because the password field is restricted with a
maxlength="50"
attribute. This isn't the case for the login password field.
I solved it, by removing the attribute locally, but for the future it would be nice, if the restriction would be removed.
Thank you