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 b15c6a7a0 Merge changes from main branch back to next.
add 214835825 GUACAMOLE-954: Add LDAP support for nested user groups
add 74e3b3444 GUACAMOLE-954: Merge add LDAP support for nested user groups
new f23d769eb 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:
.../auth/ldap/ConnectedLDAPConfiguration.java | 5 ++++
.../auth/ldap/conf/DefaultLDAPConfiguration.java | 5 ++++
.../ldap/conf/EnvironmentLDAPConfiguration.java | 8 +++++
.../auth/ldap/conf/JacksonLDAPConfiguration.java | 12 ++++++++
.../auth/ldap/conf/LDAPConfiguration.java | 12 ++++++++
.../auth/ldap/conf/LDAPGuacamoleProperties.java | 11 +++++++
.../auth/ldap/group/UserGroupService.java | 35 ++++++++++++++++++++--
7 files changed, 85 insertions(+), 3 deletions(-)