[java-identity-provider] branch main updated (8acb379c7 -> 8ae8f3fa6)
Brent Putman
putmanb at georgetown.edu
Wed Mar 3 03:23:00 UTC 2021
This is an automated email from the git hooks/post-receive script.
putmanb pushed a change to branch main
in repository java-identity-provider.
from 8acb379c7 IDP-1761 - Resolve dependency on insecure version of JSTL artifact
new e016fd113 Add missing @Nullable annotations on methods of SecurityConfiguration.
new 8ae8f3fa6 IDP-1764: SecurityConfiguration -LookupFunctions not doing null check...
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/net/shibboleth/idp/profile/config/SecurityConfiguration.java | 4 ++--
.../navigate/ClientTLSValidationConfigurationLookupFunction.java | 2 +-
.../config/navigate/DecryptionConfigurationLookupFunction.java | 2 +-
.../config/navigate/EncryptionConfigurationLookupFunction.java | 2 +-
.../navigate/SignatureValidationConfigurationLookupFunction.java | 2 +-
.../messaging/HttpClientSecurityConfigurationLookupFunction.java | 2 +-
.../messaging/SignatureSigningConfigurationLookupFunction.java | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list