Bug #92969
closed
Task #94246: Reorganize sudo mode handling
Sudo mode password prompt triggers "Password change" in password manager
Added by Mathias Brodala about 4 years ago.
Updated over 2 years ago.
Description
Not sure about other password managers but the name/ID confirmationPassword
used for the password field introduced in #92836 triggers a "Password change" workflow in the Enpass password manager.
To avoid usability issues like these the field should be renamed and autocomplete
should be considered.
- Related to Task #92836: Introduce Sudo Mode for Install Tool added
User password:
autocomplete="current-password"
Install tool password:
autocomplete="section-installer current-password"
Or if we want to move away from "install tool "whatever seems more appropriate for the section name.
Of course all install tool passwords must use the same section name to make it work (if any password manager implements the spec)
See:
https://www.w3.org/TR/html52/sec-forms.html#sec-autofill
- Parent task set to #94246
- Status changed from New to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Related to Bug #93950: Modal with password request for install tool doesn't work with password safe anymore added
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF