This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 5d05442 GUACAMOLE-1384: Merge ensure all $http error objects are
wrapped in Guacamole error objects
add cb61fc8 GUACAMOLE-996: Add support for configuring group filter.
add 38c03dd GUACAMOLE-996: Use "(objectClass=*)" as default group filter.
add 9626961 GUACAMOLE-996: Always apply LDAP group filter, regardless of
whether "ldap-config-base-dn" is set.
add 5e61ec7 GUACAMOLE-996: Add LDAP_GROUP_SEARCH_FILTER variable to
Docker image.
new 925621a GUACAMOLE-996: Merge add support for specifying an LDAP group
filter.
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/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(-)