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

Do not allow filling password (only) to plain text fields #2107

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

varjolintu
Copy link
Member

When filling password from a keyboard shortcut or from a context menu, plain text fields should not be filled. When Custom Login Fields are used and the input element is specified as a password field, then the fill is allowed.

Fixes #2102.

@varjolintu varjolintu merged commit fb2eff8 into develop Feb 2, 2024
@varjolintu varjolintu deleted the fix/dont_fill_password_to_plaintext_fields branch February 2, 2024 15:53
@ThinkChaos
Copy link

Thank you both!
Looking forward to the next release :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fill Password Only keyboard shortcut fills in plaintext fields
3 participants