You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/11/13 02:38:08 UTC

[9/9] incubator-guacamole-client git commit: Merge 0.9.14-incubating changes back to master.

Merge 0.9.14-incubating changes back to master.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/e2c8594b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/e2c8594b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/e2c8594b

Branch: refs/heads/master
Commit: e2c8594b3a0fa07ec766865e80211f29021e88d8
Parents: 5a6c47a 442fd3d
Author: Michael Jumper <mj...@apache.org>
Authored: Sun Nov 12 18:30:39 2017 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Sun Nov 12 18:30:39 2017 -0800

----------------------------------------------------------------------
 .../auth/ldap/ConfigurationService.java         |  52 +++++++++
 .../auth/ldap/LDAPConnectionService.java        |  23 ++++
 .../auth/ldap/LDAPGuacamoleProperties.java      |  31 +++++
 .../auth/ldap/ReferralAuthHandler.java          |  76 ++++++++++++
 .../auth/ldap/connection/ConnectionService.java | 116 ++++++++++++-------
 .../guacamole/auth/ldap/user/UserService.java   |  57 +++++++--
 6 files changed, 301 insertions(+), 54 deletions(-)
----------------------------------------------------------------------