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

coheigea pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 85754335950 Make sure attachment-max-headers-count property is 
respected for repeated headers (#3430)
     new e3311d50fa5 Restrict default SAML encryption algorithms (#3434)
     new e1258d59b81 Add a fallback to prevent attacks on RSA 1.5 in the Jose 
code (#3435)

The 2 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:
 .../jose/jwe/WrappedKeyDecryptionAlgorithm.java    |  49 +++++++--
 .../jose/jwe/JweCompactReaderWriterTest.java       | 102 ++++++++++++++++++
 .../saml/sso/SAMLProtocolResponseValidator.java    |  56 +++++++++-
 .../saml/sso/SAMLResponseValidatorTest.java        | 118 +++++++++++++++++++++
 4 files changed, 312 insertions(+), 13 deletions(-)

Reply via email to