[java-identity-provider] branch maint-3.4 updated (b6f605c -> e105fd1)
Marvin S. Addison
marvin.addison at gmail.com
Thu Dec 13 11:40:08 EST 2018
This is an automated email from the git hooks/post-receive script.
serac pushed a change to branch maint-3.4
in repository java-identity-provider.
from b6f605c IDP-1378 prepare MSI version for release.
new 8912433 IDP-1371 Conform CAS proxy HttpClient machinery.
new 82e28bd IDP-1371 Address code review feedback.
new e105fd1 IDP-1371 Add trusted names criteria.
The 3 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:
.../cas/proxy/impl/HttpClientProxyValidator.java | 176 +++++----------------
.../proxy/impl/HttpClientProxyValidatorTest.java | 15 +-
.../src/test/resources/credentials/idp-1371.p12 | Bin 0 -> 6509 bytes
.../src/test/resources/spring/test-flow-beans.xml | 65 +++++---
idp-conf/src/main/resources/conf/cas-protocol.xml | 5 +-
.../resources/system/conf/cas-protocol-system.xml | 42 +++--
.../idp/test/flows/cas/TestProxyValidator.java | 15 +-
7 files changed, 119 insertions(+), 199 deletions(-)
create mode 100644 idp-cas-impl/src/test/resources/credentials/idp-1371.p12
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list