You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2021/11/16 03:39:44 UTC

[guacamole-client] branch master updated (62b26fb -> 0376c0f)

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

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


    from 62b26fb  GUACAMOLE-1453: Merge enable MySQL/MariaDB SSL connection using legacy property
     add a056218  GUACAMOLE-957: Use guacamole.properties alone for LDAP configuration if ldap-servers.yml is empty.
     add 1bec3e7  GUACAMOLE-957: Clear out cached ldap-servers.yml if it is deleted.
     new 0376c0f  GUACAMOLE-957: Merge fixed handling for empty/deleted ldap-servers.yml.

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       | 36 +++++++++++++++++-----
 1 file changed, 28 insertions(+), 8 deletions(-)

[guacamole-client] 01/01: GUACAMOLE-957: Merge fixed handling for empty/deleted ldap-servers.yml.

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0376c0ff4cf46c04e5539616b263040b2788f1c0
Merge: 62b26fb 1bec3e7
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Mon Nov 15 19:37:36 2021 -0800

    GUACAMOLE-957: Merge fixed handling for empty/deleted ldap-servers.yml.

 .../auth/ldap/conf/ConfigurationService.java       | 36 +++++++++++++++++-----
 1 file changed, 28 insertions(+), 8 deletions(-)