File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ Communication with KeePassXC happens via the KeePassXC protocol. Currently, the
5050* ` get-totp ` : Request for receiving the current TOTP.
5151* ` delete-entry ` : Request for deleting an entry in the database, identified by its uuid (KeePassXC 2.7.0 and newer).
5252* ` request-autotype ` : Request autotype from the KeePassXC database (KeePassXC 2.7.0 and newer).
53- * ` passkeys-get ` : Request for Passkeys authentication (KeePassXC 2.8.0 and newer).
54- * ` passkeys-register ` : Request for Passkeys credential registration (KeePassXC 2.8.0 and newer).
53+ * ` passkeys-get ` : Request for Passkeys authentication (KeePassXC 2.7.7 and newer).
54+ * ` passkeys-register ` : Request for Passkeys credential registration (KeePassXC 2.7.7 and newer).
5555* ` database-locked ` : A signal from KeePassXC, the current active database is locked.
5656* ` database-unlocked ` : A signal from KeePassXC, the current active database is unlocked.
5757
You can’t perform that action at this time.
0 commit comments