Skip to content
Snippets Groups Projects
  • Claire's avatar
    9f4930ec
    Add password autocomplete hints (#20071) · 9f4930ec
    Claire authored
    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.
    Add password autocomplete hints (#20071)
    Claire authored
    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.