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.
2022-11-08 03:53:06 +01:00
..
challenges Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
confirmations
passwords Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
registrations Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
sessions Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
setup
shared Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00