Skip to content
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

8.7RC: Prevent password manager on group name #518

Closed
bjarnef opened this issue Mar 24, 2021 · 1 comment
Closed

8.7RC: Prevent password manager on group name #518

bjarnef opened this issue Mar 24, 2021 · 1 comment

Comments

@bjarnef
Copy link

bjarnef commented Mar 24, 2021

It seems a password manager like LastPass mark the group name input field.
In Umbraco core we have a noPasswordManager directive. Could we add this to the input? :)
https://github.com/umbraco/Umbraco-CMS/blob/v8/contrib/src/Umbraco.Web.UI.Client/src/common/directives/util/noPasswordManager.directive.js

<input type="text" no-password-manager />

image

@nul800sebastiaan nul800sebastiaan added project/backoffice-ux release/8.7.0 state/in-sprint We've committed to work on this during the sprint indicated in the milestone labels Mar 25, 2021
@nul800sebastiaan nul800sebastiaan added this to the sprint159 milestone Mar 25, 2021
@warrenbuckley
Copy link

Fixed in this PR & due for 8.7.0
https://github.com/umbraco/Forms/pull/463

@umbrabot umbrabot removed the state/in-sprint We've committed to work on this during the sprint indicated in the milestone label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants