Skip to content

Use custom NoAutofill field to avoid password manager issues#1763

Merged
alexbakker merged 1 commit intobeemdevelopment:masterfrom
michaelschattgen:fix/auto-complete-secret
Jan 21, 2026
Merged

Use custom NoAutofill field to avoid password manager issues#1763
alexbakker merged 1 commit intobeemdevelopment:masterfrom
michaelschattgen:fix/auto-complete-secret

Conversation

@michaelschattgen
Copy link
Copy Markdown
Member

We've received reports that sometimes the Google Password Manager popup would show up when (manually) editing the Secret within an TOTP entry. This popup asks the user whether the secret value should be used as password for Aegis. When the user accidentally clicks on 'Yes', their master password used for unlocking the vault will get overwritten by the TOTP secret.

Since the AutofillServices are a pain the ass to deal with I had to use our custom TextInput which completely disables all autofill features.

Example:
2026-01-18-192516_hyprshot

@alexbakker alexbakker merged commit b5e21a5 into beemdevelopment:master Jan 21, 2026
4 checks passed
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.

2 participants