Bug #92969
closedTask #94246: Reorganize sudo mode handling
Sudo mode password prompt triggers "Password change" in password manager
100%
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.
Updated by Mathias Brodala about 4 years ago
- Related to Task #92836: Introduce Sudo Mode for Install Tool added
Updated by Martin Kutschker about 4 years ago
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
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71501
Updated by Oliver Bartsch over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bd25eb806f2036185860f17c1ea3618c9e505c55.
Updated by Oliver Hader about 3 years ago
- Related to Bug #93950: Modal with password request for install tool doesn't work with password safe anymore added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73998
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73998
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset e963b01ce4886d0bb9804521e7c24f219c92e850.