You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/auth/registrations
Claire 9f4930ec11
Add password autocomplete hints (#20071)
Fixes #20067

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.
2 years ago
..
_account_warning.html.haml Add appeals (#17364) 3 years ago
_sessions.html.haml Add authentication history (#16408) 4 years ago
_status.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
edit.html.haml Add password autocomplete hints (#20071) 2 years ago
new.html.haml Set autocomplete attr for email field on signup page (#19833) 2 years ago
rules.html.haml Fix invites (#19560) 2 years ago