GUACAMOLE-101: Merge support for arbitrary filtering of LDAP users.
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/0317fc00 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/0317fc00 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/0317fc00 Branch: refs/heads/master Commit: 0317fc002b76cbda8cfb55ea472ce1d9ac58f1d8 Parents: 3188adb b91d446 Author: Michael Jumper <[email protected]> Authored: Tue Mar 28 09:26:55 2017 -0700 Committer: Michael Jumper <[email protected]> Committed: Tue Mar 28 09:26:55 2017 -0700 ---------------------------------------------------------------------- .../auth/ldap/ConfigurationService.java | 19 +++++++++++++++++++ .../auth/ldap/LDAPGuacamoleProperties.java | 10 ++++++++++ .../guacamole/auth/ldap/user/UserService.java | 17 ++++++++++++++--- 3 files changed, 43 insertions(+), 3 deletions(-) ----------------------------------------------------------------------
