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 a11b9a9ae GUACAMOLE-1643: Merge support for KSM one-time tokens at 
connection group level.
     add 492dbf48d GUACAMOLE-1643: Ensure connection groups with an empty KSM 
config attribute fall back to the global config.
     add d599ad317 GUACAMOLE-1643: Ensure that the KSM config attribute is 
always visible for connection groups.
     new 5b1d39634 GUACAMOLE-1643: Merge corrections to connection group KSM 
config edit behavior.

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:
 .../vault/ksm/secret/KsmSecretService.java         |  6 +-
 .../vault/ksm/user/KsmConnectionGroup.java         | 78 ++++++++++++++++++++++
 .../vault/ksm/user/KsmDirectoryService.java        | 25 ++++++-
 3 files changed, 104 insertions(+), 5 deletions(-)
 create mode 100644 
extensions/guacamole-vault/modules/guacamole-vault-ksm/src/main/java/org/apache/guacamole/vault/ksm/user/KsmConnectionGroup.java

Reply via email to