This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 909a30e Merge 1.4.0 changes back to master.
add 420ffa1 GUACAMOLE-1130: Only retrieve LDAP attributes that are
strictly necessary
add 59c7d5d GUACAMOLE-1130: Correct style issues and simplify the code
that builds group attribute arrays.
add d82f0ea GUACAMOLE-1130: Correct logic for attribute search and
retrieval, and apply attribute filters to User and Connection searches.
add 85cef39 GUACAMOLE-1130: Merge limitation of LDAP query scope to only
required attributes.
new a06802c Merge 1.4.0 changes back to master.
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:
.../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(-)