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/03/21 17:47:34 UTC

[10/10] incubator-guacamole-client git commit: GUACAMOLE-244: Merge support for configuring LDAP alias dereferencing behavior.

GUACAMOLE-244: Merge support for configuring LDAP alias dereferencing behavior.


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/34075866
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/34075866
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/34075866

Branch: refs/heads/master
Commit: 3407586642f08cc9ffbe682fc8aa30a111fa0a66
Parents: 1a62188 f146690
Author: Michael Jumper <mj...@apache.org>
Authored: Tue Mar 21 10:43:26 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Tue Mar 21 10:43:26 2017 -0700

----------------------------------------------------------------------
 .../auth/ldap/ConfigurationService.java         | 52 +++++++++++++-
 .../auth/ldap/DereferenceAliasesMode.java       | 74 ++++++++++++++++++++
 .../auth/ldap/DereferenceAliasesProperty.java   | 61 ++++++++++++++++
 .../auth/ldap/LDAPGuacamoleProperties.java      | 11 +++
 .../auth/ldap/connection/ConnectionService.java |  6 +-
 .../guacamole/auth/ldap/user/UserService.java   |  9 +--
 6 files changed, 204 insertions(+), 9 deletions(-)
----------------------------------------------------------------------