Skip to content

Add autocomplete attribute to most password fields

Drew Blessing requested to merge dblessing_password_autocomplete into master

What does this MR do and why?

Fixes #27125 (closed).

Add the appropriate 'new-password' or 'current-password' autocomplete attributes to the most common password fields. This ensures browser autocomplete and password managers understand whether the field is for current password or new password.

This should pretty well take care of the rest of #27125 (closed). I addressed a few other locations in !71237 (merged).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports

Loading