This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/settings
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
..
aliases
applications
deletes Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
exports
featured_tags Fix featured tag display name in setting (#19404) 2022-10-21 13:22:02 +02:00
imports
login_activities
migration/redirects Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
migrations Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
preferences Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2022-10-26 09:10:18 +02:00
profiles Remove setting that disables account deletes (#17683) 2022-10-06 10:16:47 +02:00
shared
two_factor_authentication
two_factor_authentication_methods