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

Hide duplicate TOTP entry #1724

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Conversation

varjolintu
Copy link
Member

In a use case where TOTP is retrieved from another database and credentials are "linked" during the fill, Autocomplete Menu on username field can show duplicate credentials, but the first one is with an empty password.

The fix makes sure the entry with an empty password is hidden if another entry with identical username is already found with a password.

@varjolintu varjolintu merged commit 4a6a99d into develop Oct 7, 2022
@varjolintu varjolintu deleted the fix/hide_duplicate_totp_entry branch October 7, 2022 04:43
@varjolintu varjolintu added the 2fa label Oct 27, 2022
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.

None yet

2 participants