This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 07c2e56b5 Merge main branch changes to next.
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.
add ed54b5b12 Merge patch branch changes to main.
new f75d019fa Merge main branch changes to next.
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(-)