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/sessions
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
..
two_factor Tag the OTP field with autocomplete for password managers (#19946) 2 years ago
new.html.haml Add password autocomplete hints (#20071) 2 years ago
two_factor.html.haml Add subresource integrity for JS and CSS assets (#15096) 4 years ago