This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.6.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 5f8afbddc4e4ab46802ed7422da9c4379bf17888 Merge: 2799df679 6fab0f503 Author: Mike Jumper <[email protected]> AuthorDate: Thu Aug 29 19:48:12 2024 -0700 GUACAMOLE-577: Merge support for configuring the proxy parameters of connections in LDAP. .../schema/guacConfigGroup.ldif | 27 +++-- .../schema/guacConfigGroup.schema | 20 +++- .../auth/ldap/connection/ConnectionService.java | 112 +++++++++++++++++++-- .../net/auth/simple/SimpleConnection.java | 45 ++++++++- 4 files changed, 184 insertions(+), 20 deletions(-)
