Closed
Bug 1586698
Opened 6 years ago
Closed 6 years ago
Add proper autocomplete attributes for password change fields
Categories
(bugzilla.mozilla.org :: User Interface, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ntim, Assigned: ntim)
Details
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete#Values
autocomplete="current-password"
autocomplete="new-password"
can be used to provide the correct semantics.
The latter also allows integration with the password generation feature in Chrome and Firefox.
Comment 1•6 years ago
|
||
Merged to master.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 2•6 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•