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 Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
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 Change account deletion page to have better explanations (#11753) 2019-09-04 04:13:54 +02:00
shared Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00