From c67ba38940027948f0e43b0b6dbf214ed6660fc9 Mon Sep 17 00:00:00 2001 From: varjolintu Date: Sat, 8 Dec 2018 12:11:52 +0200 Subject: Retrieve credentials with HTTP Basic Auth option added --- keepassxc-protocol.md | 1 + 1 file changed, 1 insertion(+) (limited to 'keepassxc-protocol.md') diff --git a/keepassxc-protocol.md b/keepassxc-protocol.md index 95afb06..7bdb336 100644 --- a/keepassxc-protocol.md +++ b/keepassxc-protocol.md @@ -160,6 +160,7 @@ Unencrypted message: "action": "get-logins", "url": "", "submitUrl": optional, + "httpAuth": optional, "keys": [ { "id": , -- cgit v1.2.3