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.
2022-11-08 03:53:06 +01:00
..
_account_warning.html.haml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
_sessions.html.haml Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
_status.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
edit.html.haml Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
new.html.haml Set autocomplete attr for email field on signup page (#19833) 2022-11-07 03:16:10 +01:00
rules.html.haml Fix invites (#19560) 2022-10-30 19:04:39 +01:00