You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/10/05 16:06:12 UTC

[cxf] branch master updated (1431456 -> c8ccf31)

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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 1431456  Optimise the ciphersuite filtering
     add cc82c76  Fix issue if lifetime only specify expired without created
     add 4d36d98  Fix issue if lifetime only specify expired without created
     new c8ccf31  Merge pull request #455 from Thopap/master

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:
 .../token/provider/DefaultConditionsProvider.java  | 34 +++++++++------
 .../token/provider/SAMLProviderLifetimeTest.java   | 50 +++++++++++++++++++---
 2 files changed, 64 insertions(+), 20 deletions(-)


[cxf] 01/01: Merge pull request #455 from Thopap/master

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c8ccf31b23b7a188e9530e79c02265f2dc5af18b
Merge: 1431456 4d36d98
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Fri Oct 5 17:06:07 2018 +0100

    Merge pull request #455 from Thopap/master
    
    CXF-7864: Fix issue if lifetime only specify expired without created

 .../token/provider/DefaultConditionsProvider.java  | 34 +++++++++------
 .../token/provider/SAMLProviderLifetimeTest.java   | 50 +++++++++++++++++++---
 2 files changed, 64 insertions(+), 20 deletions(-)