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
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?
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-entries in 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...
The text was updated successfully, but these errors were encountered:
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
Full description
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-entries
in 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...The text was updated successfully, but these errors were encountered: