Skip to content

Allows a separate ID key for association#258

Merged
droidmonkey merged 1 commit intodevelopfrom
id_key_fix
Sep 11, 2018
Merged

Allows a separate ID key for association#258
droidmonkey merged 1 commit intodevelopfrom
id_key_fix

Conversation

@varjolintu
Copy link
Copy Markdown
Member

When doing associations to multiple databases within the same session, the same public key is used as an identification key. This causes the connections to use identical keys.

This PR solves it by modifying the keepassxc-protocol to allow a separate idKey used for association.

Fixes #257.

Related KeePassXC PR: keepassxreboot/keepassxc#2185.

Copy link
Copy Markdown
Member

@droidmonkey droidmonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corresponding KeePassXC fix merged and released in 2.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants