keepassxreboot/keepassxc
Referenced Passwords Show "Strong" When Editing
Offen
#12.671 geöffnet am 12.11.2025
feature: Reference/Placeholdersgood first issueuser interface
Repository-Metriken
- Stars
- (27.139 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 19T 12h) (17 gemergte PRs in 30 T)
Beschreibung
Have you searched for an existing issue?
- Yes, I tried searching and reviewed the pinned issues
Brief Summary
When using a password that references another entry, the password is shown as "strong" even though the password it refers to itself is weak.
Note that the passwords are correctly shown as weak in the database view.
If i had to guess, it's because the reference is not being dereferenced / fetched before the password strength is determined, but only in the editing menu. The database view fetches the referenced password first.
Steps to Reproduce
- Create a weak password entry
- Clone that entry / Create a reference to the password in that entry
- See that the weak password is shown as weak, but the new cloned / referenced entry has a 'strong' password.
Expected Versus Actual Behavior
Expected: KeePassXC will show me that the referenced password is weak in the edit menu
Actual: KeePassXC insists the referenced password is strong
KeePassXC Debug Information
KeePassXC - Version 2.7.10
Revision: b342be4
Qt 5.15.18
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 6.17.7-arch1-1
Enabled extensions:
- Auto-Type
- Browser Integration
- Passkeys
- SSH Agent
- KeeShare
- YubiKey
- Secret Service Integration
Cryptographic libraries:
- Botan 3.9.0
Operating System
Linux
Linux Desktop Environment
KDE
Linux Windowing System
Wayland