-
Notifications
You must be signed in to change notification settings - Fork 9.4k
FIX: missing autocomplete values for passwords #40180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.4-develop
Are you sure you want to change the base?
FIX: missing autocomplete values for passwords #40180
Conversation
Hi @GrimLink. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
The security team has been informed about this pull request due to the presence of risky security keywords. For security vulnerability reports, please visit Adobe's vulnerability disclosure program on HackerOne or email psirt@adobe.com. |
The security team has been informed about this pull request due to the presence of risky security keywords. For security vulnerability reports, please visit Adobe's vulnerability disclosure program on HackerOne or email psirt@adobe.com. |
@magento run all tests |
The security team has been informed about this pull request due to the presence of risky security keywords. For security vulnerability reports, please visit Adobe's vulnerability disclosure program on HackerOne or email psirt@adobe.com. |
1 similar comment
The security team has been informed about this pull request due to the presence of risky security keywords. For security vulnerability reports, please visit Adobe's vulnerability disclosure program on HackerOne or email psirt@adobe.com. |
This fixes the incorrect autocomplete values in Admin Account Settings, as explained in issue #40179
Description (*)
This adds the missing HTML
autocomplete
attributes to the password fields.Fixed Issues
Manual testing scenarios (*)
Contribution checklist (*)
README.md files for modified modules are updated and included in the pull requestif any README.md predefined sections require an updateAll automated tests passed successfully(all builds are green)While the tests fail, this not related to this PR.