You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ Communication with KeePassXC happens via the KeePassXC protocol. Currently, the
48
48
*`get-database-groups`: Request to retrieve all database groups together with their groupUuids.
49
49
*`create-new-group`: Request to create a new group for the given name or path.
50
50
*`get-totp`: Request for receiving the current TOTP.
51
+
*`delete-entry`: Request for deleting an entry in the database, identified by its uuid.
51
52
*`database-locked`: A signal from KeePassXC, the current active database is locked.
52
53
*`database-unlocked`: A signal from KeePassXC, the current active database is unlocked.
53
54
@@ -61,4 +62,4 @@ Copyright (C) 2021 Ralph Plawetzki
61
62
62
63
The keepassxc-proxy-access logo is based on an [ICONFINDER logo](https://www.iconfinder.com/icons/4484570/hosting_link_proxy_server_url_window_icon) that is published under the [Creative Commons Attribution 3.0 Unported licence](https://creativecommons.org/licenses/by/3.0/) (CC BY 3.0). I modified the icon to my needs by changing the interior and adding the KeePassXC logo.
63
64
64
-
The KeePassXC logo is Copyright (C) of https://keepassxc.org/
65
+
The KeePassXC logo is Copyright (C) of https://keepassxc.org/
0 commit comments