This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 99dbe07e9 Merge patch branch changes to main.
add 828726025 GUACAMOLE-2131: Filter API based on existing objects, where
available.
add 47cab5966 GUACAMOLE-2131: Merge filter API based on existing objects,
where available.
new ed54b5b12 Merge patch branch changes to main.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../activeconnection/ActiveConnectionObjectTranslator.java | 3 ++-
.../rest/connection/ConnectionObjectTranslator.java | 3 ++-
.../connectiongroup/ConnectionGroupObjectTranslator.java | 3 ++-
.../guacamole/rest/directory/DirectoryObjectResource.java | 2 +-
.../guacamole/rest/directory/DirectoryObjectTranslator.java | 7 ++++++-
.../apache/guacamole/rest/directory/DirectoryResource.java | 13 +++++++------
.../rest/sharingprofile/SharingProfileObjectTranslator.java | 3 ++-
.../apache/guacamole/rest/user/UserObjectTranslator.java | 6 +++---
.../java/org/apache/guacamole/rest/user/UserResource.java | 2 +-
.../guacamole/rest/usergroup/UserGroupObjectTranslator.java | 3 ++-
10 files changed, 28 insertions(+), 17 deletions(-)