This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch staging/1.4.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 3a083a1 GUACAMOLE-773: Merge version bump for commons-collections to
3.2.2.
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.
new 85cef39 GUACAMOLE-1130: Merge limitation of LDAP query scope to only
required attributes.
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(-)