You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2023/03/08 18:48:10 UTC

[guacamole-client] branch master updated (23a5c9476 -> 35cee2f27)

This is an automated email from the ASF dual-hosted git repository.

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


    from 23a5c9476 GUACAMOLE-839: Merge add webapp SSO support for certificates / smart cards.
     add 6424b063f GUACAMOLE-839: Correct WildcardURIGuacamoleProperty to correctly handle missing (null) properties.
     add f98901f93 GUACAMOLE-839: Add sanity checks around parsed PEM data, which may indeed be null.
     new 35cee2f27 GUACAMOLE-839: Merge corrected handling of possible null values within SSL/TLS client auth support.

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/ssl/SSLClientAuthenticationResource.java         | 15 ++++++++++++++-
 .../auth/ssl/conf/WildcardURIGuacamoleProperty.java       |  3 +++
 2 files changed, 17 insertions(+), 1 deletion(-)


[guacamole-client] 01/01: GUACAMOLE-839: Merge corrected handling of possible null values within SSL/TLS client auth support.

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

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

commit 35cee2f2792a3fcfd3e4fa12c00167826d18d16c
Merge: 23a5c9476 f98901f93
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Wed Mar 8 10:48:02 2023 -0800

    GUACAMOLE-839: Merge corrected handling of possible null values within SSL/TLS client auth support.

 .../auth/ssl/SSLClientAuthenticationResource.java         | 15 ++++++++++++++-
 .../auth/ssl/conf/WildcardURIGuacamoleProperty.java       |  3 +++
 2 files changed, 17 insertions(+), 1 deletion(-)