Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Add password autocomplete hints (#20071) | Claire | |
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. | |||
2019-09-29 | Add (back) option to set redirect notice on account without moving followers ↵ | Eugen Rochko | |
(#11994) Fix #11913 |