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 2017/04/21 10:01:08 UTC

[1/2] cxf-fediz git commit: Adding release notes for 1.3.2 + 1.2.4

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.2.x-fixes bf5f471d4 -> 90431dbbf


Adding release notes for 1.3.2 + 1.2.4


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/22d8ad93
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/22d8ad93
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/22d8ad93

Branch: refs/heads/1.2.x-fixes
Commit: 22d8ad9373b5e08202da66e32006e3ade1b9dd9f
Parents: bf5f471
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Apr 21 11:00:00 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Apr 21 11:00:47 2017 +0100

----------------------------------------------------------------------
 release_notes.txt | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/22d8ad93/release_notes.txt
----------------------------------------------------------------------
diff --git a/release_notes.txt b/release_notes.txt
index e19f929..8531aea 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -63,6 +63,41 @@ N.A.
 
 8. Specific issues, features, and improvements fixed in this version
 
+Release Notes - CXF-Fediz - Version 1.3.2
+
+Bug
+
+    [FEDIZ-185] - Make one of passiveRequestorEndpoint or passiveRequestorEndpointConstraint mandatory in the IDP
+    [FEDIZ-189] - Add support for absolute URLs in the logoutRedirectTo parameter
+    [FEDIZ-191] - The HomeRealmReminder cookie is not deleted after logout in the IdP
+    [FEDIZ-194] - NPE when restarting Fediz OIDC after using dynamic registration
+
+Improvement
+
+    [FEDIZ-173] - Cors support for js OIDC Implicit Flow
+    [FEDIZ-183] - Support logging out in the plugins via the "wa" parameter
+    [FEDIZ-186] - Add new logoutRedirectToConstraint plugin configuration parameter
+    [FEDIZ-193] - Add a way to support additional top level domains when registering OIDC clients
+    [FEDIZ-200] - Make one of logoutEndpoint or logoutEndpointConstraint mandatory in the IDP
+
+Task
+
+    [FEDIZ-174] - Update CXF version to 3.1.8-SNAPSHOT
+
+
+Release Notes - CXF-Fediz - Version 1.2.4
+
+Bug
+
+    [FEDIZ-185] - Make one of passiveRequestorEndpoint or passiveRequestorEndpointConstraint mandatory in the IDP
+    [FEDIZ-191] - The HomeRealmReminder cookie is not deleted after logout in the IdP
+
+Improvement
+
+    [FEDIZ-186] - Add new logoutRedirectToConstraint plugin configuration parameter
+    [FEDIZ-200] - Make one of logoutEndpoint or logoutEndpointConstraint mandatory in the IDP
+
+
 Release Notes - CXF-Fediz - Version 1.2.3
 
 Bug


[2/2] cxf-fediz git commit: Fixing merge

Posted by co...@apache.org.
Fixing merge


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/90431dbb
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/90431dbb
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/90431dbb

Branch: refs/heads/1.2.x-fixes
Commit: 90431dbbf9e66f4443f7ddcefd24bc6c9746036f
Parents: 22d8ad9
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Apr 21 11:01:01 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Apr 21 11:01:01 2017 +0100

----------------------------------------------------------------------
 release_notes.txt | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/90431dbb/release_notes.txt
----------------------------------------------------------------------
diff --git a/release_notes.txt b/release_notes.txt
index 8531aea..219bf5b 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF Fediz 1.2.2 Release Notes
+Apache CXF Fediz 1.2.4 Release Notes
 ------------------------------------
 
 1. Overview
@@ -63,28 +63,6 @@ N.A.
 
 8. Specific issues, features, and improvements fixed in this version
 
-Release Notes - CXF-Fediz - Version 1.3.2
-
-Bug
-
-    [FEDIZ-185] - Make one of passiveRequestorEndpoint or passiveRequestorEndpointConstraint mandatory in the IDP
-    [FEDIZ-189] - Add support for absolute URLs in the logoutRedirectTo parameter
-    [FEDIZ-191] - The HomeRealmReminder cookie is not deleted after logout in the IdP
-    [FEDIZ-194] - NPE when restarting Fediz OIDC after using dynamic registration
-
-Improvement
-
-    [FEDIZ-173] - Cors support for js OIDC Implicit Flow
-    [FEDIZ-183] - Support logging out in the plugins via the "wa" parameter
-    [FEDIZ-186] - Add new logoutRedirectToConstraint plugin configuration parameter
-    [FEDIZ-193] - Add a way to support additional top level domains when registering OIDC clients
-    [FEDIZ-200] - Make one of logoutEndpoint or logoutEndpointConstraint mandatory in the IDP
-
-Task
-
-    [FEDIZ-174] - Update CXF version to 3.1.8-SNAPSHOT
-
-
 Release Notes - CXF-Fediz - Version 1.2.4
 
 Bug