You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/07/26 13:55:56 UTC

[guacamole-client] 01/01: GUACAMOLE-996: Merge add support for specifying an LDAP group filter.

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 925621a7079151ee380fb9d202f7ad2601ed45ac
Merge: 5d05442 5e61ec7
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Mon Jul 26 09:55:48 2021 -0400

    GUACAMOLE-996: Merge add support for specifying an LDAP group filter.

 .../auth/ldap/conf/ConfigurationService.java         | 20 ++++++++++++++++++++
 .../auth/ldap/conf/LDAPGuacamoleProperties.java      | 11 +++++++++++
 .../guacamole/auth/ldap/group/UserGroupService.java  | 20 +++++++++++++-------
 guacamole-docker/bin/start.sh                        |  1 +
 4 files changed, 45 insertions(+), 7 deletions(-)