Author: [email protected]
Date: Fri Aug  5 10:52:31 2011
New Revision: 1257

Log:
[PREPARE-RELEASE] Updated changelog and readme

Modified:
   trunk/amdatu-auth/release/src/main/resources/CHANGELOG
   trunk/amdatu-auth/release/src/main/resources/README

Modified: trunk/amdatu-auth/release/src/main/resources/CHANGELOG
==============================================================================
--- trunk/amdatu-auth/release/src/main/resources/CHANGELOG      (original)
+++ trunk/amdatu-auth/release/src/main/resources/CHANGELOG      Fri Aug  5 
10:52:31 2011
@@ -3,9 +3,9 @@
 
                                          Amdatu Auth
 
-Release 0.2.0
-Last revised June 20, 2011
---------------------------
+Release 0.2.0 RC1
+Last revised August 5, 2011
+---------------------------
 
 The changelog below is automatically generated from JIRA. More information 
about the resolved
 issues mentioned below can be found on 
http://jira.amdatu.org/jira/secure/Dashboard.jspa?selectPageId=10023.
@@ -16,9 +16,33 @@
 ** Bug
     * [AMDATUAUTH-4] - Authentication bundles contain *;resolution:=optional
     * [AMDATUAUTH-15] - Retrieving the dashboard after logging in as melissad 
fails
+    * [AMDATUAUTH-57] - Antrun stuff creates rogue dirs if prop not set
+    * [AMDATUAUTH-59] - Twitter responds with 417 Expectation failed when 
invoked from OAuth
+    * [AMDATUAUTH-61] - The OAuth server must verify nonce and timestamp
+    * [AMDATUAUTH-63] - When a request token is exchanged for an access token, 
the request token should be deleted
+    * [AMDATUAUTH-64] - The key used for signing OAuth tokens should equal 
[consumer secret]&[token secret]
+    * [AMDATUAUTH-65] - OAuth nonces are not synhronized in a distributed setup
+    * [AMDATUAUTH-73] - The .cfg files in the binary release zip doesn't 
replace the ${...} placeholders
+    * [AMDATUAUTH-74] - Integration test AuthTest fails on bamboo
+
+** Improvement
+    * [AMDATUAUTH-43] - Add fix for oAuth session fixation vulnerability
+    * [AMDATUAUTH-60] - OAuth API improvements
+    * [AMDATUAUTH-62] - The expiry time of request and access tokens should be 
configurable
+    * [AMDATUAUTH-66] - Move consumer registry to separate bundle
+    * [AMDATUAUTH-67] - Registration of OAuth service consumer should apply 
whiteboard pattern
+    * [AMDATUAUTH-71] - Consumer name in OAuth service consumer should not be 
enforced to be unique
+    * [AMDATUAUTH-77] - Refactor artifact ids, group ids, symbolic names and 
package names to be consistent
+
+** New Feature
+    * [AMDATUAUTH-20] - In 3-legged oAuth request tokens should be invalidated 
when the user denies access to the service consumer
+    * [AMDATUAUTH-21] - The REST service that implements the service consumer 
registry should support generating consumer secrets
+    * [AMDATUAUTH-68] - Add REST interface and UI for OAuth consumer 
registration
 
 ** Task
     * [AMDATUAUTH-23] - Split off Amdatu Auth as separate project
+    * [AMDATUAUTH-28] - Implement expiration of Amdatu tokens
+    * [AMDATUAUTH-29] - Provide a REST interface on top of the service 
consumer registry
 
===================================================================================================
 
 

Modified: trunk/amdatu-auth/release/src/main/resources/README
==============================================================================
--- trunk/amdatu-auth/release/src/main/resources/README (original)
+++ trunk/amdatu-auth/release/src/main/resources/README Fri Aug  5 10:52:31 2011
@@ -4,9 +4,9 @@
 
                                          Amdatu Auth
 
-Release 0.2.0
-Last revised June 20, 2011
---------------------------
+Release 0.2.0 RC1
+Last revised August 5, 2011
+---------------------------
 
 
===================================================================================================
 CONTENTS
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to