This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 77d4de10d Merge 1.6.0 changes back to patch.
add f10fece04 GUACAMOLE-374: Fix paths in the initdb.sh script for Docker.
add af6e884b8 GUACAMOLE-374: Merge correction to SQL script paths in
Docker initdb.sh script.
add 27bbd35a3 GUACAMOLE-1881: Adding new standard token LDAP_DOMAIN by
extracting from user credentials
add 50fdb3454 GUACAMOLE-1881: Remove unnecessary usage of
TokenName.canonicalize() to derive static name.
add b2b1452e1 GUACAMOLE-1881: Decouple domain extraction from whether the
extracted domain is used for a token.
add 37d8e5ada GUACAMOLE-1881: Remove unnecessary recompilation of static
domain extraction regex.
add fedda3049 GUACAMOLE-1881: Merge add parameter token containing the
domain of LDAP/AD usernames.
new 124bb2fe8 Merge 1.6.0 changes to patch branch.
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/AuthenticationProviderService.java | 108 ++++++++++++++++++---
guacamole-docker/bin/initdb.sh | 6 +-
2 files changed, 95 insertions(+), 19 deletions(-)