This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.4.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 85cef39954026d75deac29d1de3698e1972fba16 Merge: 3a083a1 d82f0ea Author: Mike Jumper <[email protected]> AuthorDate: Fri Oct 22 22:29:53 2021 -0700 GUACAMOLE-1130: Merge limitation of LDAP query scope to only required attributes. .../guacamole/auth/ldap/ObjectQueryService.java | 33 +++++++--- .../auth/ldap/connection/ConnectionService.java | 71 ++++++++++++++++++---- .../auth/ldap/group/UserGroupService.java | 23 +++++-- .../guacamole/auth/ldap/user/UserService.java | 14 +++-- 4 files changed, 111 insertions(+), 30 deletions(-)
