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/08/27 11:59:56 UTC

[cxf-fediz] branch 1.4.x-fixes updated (479d52b -> f56b655)

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

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


    from 479d52b  Fixing last commit
     add ba952e7  FEDIZ-224 fixed request state not being stored in session for Saml SSO profile to work
     new f56b655  Merge pull request #29 from nachtfisch/FEDIZ-224

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:
 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 15 ++++++++++-----
 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 16 +++++++++++-----
 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 15 ++++++++++-----
 6 files changed, 34 insertions(+), 18 deletions(-)


[cxf-fediz] 01/01: Merge pull request #29 from nachtfisch/FEDIZ-224

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

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

commit f56b655559215af2c310782fbc5b84f8fd6b278b
Merge: 479d52b ba952e7
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Mon Aug 27 12:59:54 2018 +0100

    Merge pull request #29 from nachtfisch/FEDIZ-224
    
    FEDIZ-224 fixed request state not being stored in session for Saml SS…

 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 15 ++++++++++-----
 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 16 +++++++++++-----
 .../spring/web/FederationAuthenticationEntryPoint.java   |  2 +-
 .../fediz/spring/web/FederationAuthenticationFilter.java | 15 ++++++++++-----
 6 files changed, 34 insertions(+), 18 deletions(-)