keepassxc
keepassxc copied to clipboard
Extend the proxy protocol--?
Summary
It would be nice if the protocol allowed getting more complete data like all attributes (rather than just KPH: -prefixed ones), the group path, etc. And it would also be nice if it could grab entries based on their path. Possibly configured as per-client since security is probably an issue?
Context
-
This would be very nice given the explicit non-support of plugins, since otherwise such things like what I did are limited in what they can get and how they look for stuff.
-
I did see a
get-database-entriesin the code, but maybe because of this line it doesn't work? I couldn't figure out where to find this actual setting, but it sounds like it would get only limited data anyway...