mastodon/app/views/auth/passwords
Claire 9f4930ec11
Add password autocomplete hints ()
Fixes 

Our password autocomplete hints were “off” but that does not prevent current
browsers from trying to autocomplete them anyway, so use `current-password` and
`new-password` so they don't put a newly-generated password in a password
confirmation prompt, or the old password for a password renewal prompt.
..
edit.html.haml Add password autocomplete hints ()
new.html.haml Redesign forms, verify link ownership with rel="me" ()