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

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


    from 9c72a87  GUACAMOLE-936: Merge ensure LDAP connections for followed 
referrals are always closed
     add 15b6315  GUACAMOLE-938: Remove disconnect() utility function. Closing 
an LdapNetworkConnection cannot throw an IOException.
     add cb53b17  GUACAMOLE-938: Refactor LDAP connect/bind process such that 
the same code is used for all LDAP connection attempts, including referrals.
     add fe74922  GUACAMOLE-938: Use STARTTLS for "ldap://..."; URLs if main 
LDAP connection uses STARTTLS.
     add a8b0189  GUACAMOLE-938: Correct typos in createLDAPConnection() 
documentation and copypasta repeating those typos.
     new ae4361a  GUACAMOLE-938: Merge unify bind/connect process for all LDAP 
connections.

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   |   6 +-
 .../guacamole/auth/ldap/LDAPConnectionService.java | 361 ++++++++++++++-------
 .../guacamole/auth/ldap/ObjectQueryService.java    |   9 +-
 3 files changed, 250 insertions(+), 126 deletions(-)

Reply via email to