You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2022/07/05 21:32:37 UTC

[guacamole-client] branch master updated (46661eed7 -> e348d3f89)

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 46661eed7 GUACAMOLE-1623: Merge fix for build against Java 8 (no List.of()).
     add 025e831b3 GUACAMOLE-1372: Add configuration properties for setting private key and cert.
     add 616cb3968 GUACAMOLE-1372: Throw fatal exception if files are specified but unreadable.
     new e348d3f89 GUACAMOLE-1372: Merge support for signed/encrypted SAML requests.

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:
 .../auth/saml/conf/ConfigurationService.java       | 106 +++++++++++++++++++++
 1 file changed, 106 insertions(+)


[guacamole-client] 01/01: GUACAMOLE-1372: Merge support for signed/encrypted SAML requests.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit e348d3f89ab6488ab874aace78a5006279e2907e
Merge: 46661eed7 616cb3968
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Tue Jul 5 14:32:31 2022 -0700

    GUACAMOLE-1372: Merge support for signed/encrypted SAML requests.

 .../auth/saml/conf/ConfigurationService.java       | 106 +++++++++++++++++++++
 1 file changed, 106 insertions(+)