Closed varjolintu closed 1 month ago
Extension side implementation of https://github.com/keepassxreboot/keepassxc/pull/11260. Adds a new input field for configuring the default group where passkeys are stored.
Will be only enabled for KeePassXC 2.7.10 and newer.
Reminder to myself that the version query should be refactored: you could just give a list for all version to compare with and results for all of those instead of making multiple sendMessage()s.
sendMessage()
Extension side implementation of https://github.com/keepassxreboot/keepassxc/pull/11260. Adds a new input field for configuring the default group where passkeys are stored.
Will be only enabled for KeePassXC 2.7.10 and newer.