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
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
..
challenges Add password autocomplete hints (#20071) 2 years ago
confirmations Change unconfirmed user login behaviour (#11375) 6 years ago
passwords Add password autocomplete hints (#20071) 2 years ago
registrations Add password autocomplete hints (#20071) 2 years ago
sessions Add password autocomplete hints (#20071) 2 years ago
setup Change account deletion page to have better explanations (#11753) 5 years ago
shared Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 3 years ago