-
-
Notifications
You must be signed in to change notification settings - Fork 218
Connecting multiple databases uses the same identification key #257
Copy link
Copy link
Closed
Labels
Description
Expected Behavior
When connecting to multiple databases in the same session the public key used for identification should be different every time.
Current Behavior
The current public key is used. This causes multiple entries to show in the popup and autocomplete menu if "Search in all opened databases for matching credentials" is used.
Possible Solution
Generate a new identification key on every connection attempt.
Steps to Reproduce (for bugs)
- Open to databases in KeePassXC
- Connect to the first one
- Connect to the second one
- See Connected databases tab in the Settings page. Both entries use the same key
Debug info
KeePassXC - 2.3.3
keepassxc-browser - 1.2.0
Operating system: Mac/Win/Linux
Browser: Chrome/Firefox/Vivaldi/Chromium
Reactions are currently unavailable