keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.03k stars 1.42k forks source link

Ref value in Passkeys not shown #10931

Closed litcc closed 1 week ago

litcc commented 2 weeks ago

Summary

Here the username field of passkey does not take the value of the reference.

It should look like in the example

image

Examples

image

Context

varjolintu commented 2 weeks ago

Actually this field should refer to KPEX_PASSKEY_USERNAME attribute and ignore the entry's actual username setting. If the entry has a different username than the attribute (situation where an entry also contains a passkey), incorrect username will be shown in the list.