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

[stable-4.6] Add autocomplete=off to login form fields, password fields (#4107) #4160

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Aug 31, 2023

Manual backport of #4107,
conflicts in write-only-fields.tsx but no functionality change, using version from master.


  • TextInput - add autoComplete=off to all password fields

No-Issue

  • add and use a local copy of patternfly LoginForm

  • LoginForm - add autoComplete=off

Issue: AAH-2625

  • eslint - remove explicit any

)

* TextInput - add autoComplete=off to all password fields

No-Issue

* add and use a local copy of patternfly LoginForm

* LoginForm - add autoComplete=off

Issue: AAH-2625

* eslint - remove explicit any

(cherry picked from commit 6dc75bd)
@himdel himdel merged commit 92afdcc into ansible:stable-4.6 Aug 31, 2023
12 checks passed
@himdel himdel deleted the 46-4107 branch August 31, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant