Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(834)

Issue 6305066: BasicOAuth2Store calling getToken with incorrect URI (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by btlillie
Modified:
13 years, 2 months ago
Reviewers:
Stanton, dev, clakre
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

CR for SHINDIG-1791 BasicOAuth2Store setToken converts the gadget URI and serviceName into a processed name for shared clients. This processed name is then passed to getToken. The change is to pass the original gadget URI to getToken, since it will perform the same processing step.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -1 line) Patch
java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/BasicOAuth2Store.java View 1 chunk +1 line, -1 line 0 comments Download
java/gadgets/src/test/java/org/apache/shindig/gadgets/oauth2/BasicOAuth2StoreTest.java View 1 chunk +71 lines, -0 lines 0 comments Download

Messages

Total messages: 5
btlillie
Review for SHINDIG-1791
13 years, 2 months ago (2012-06-07 15:48:23 UTC) #1
btlillie
Review for SHINDIG-1791
13 years, 2 months ago (2012-06-07 17:31:41 UTC) #2
Stanton
Ship it!
13 years, 2 months ago (2012-06-08 11:12:28 UTC) #3
clakre
On 2012/06/08 11:12:28, Stanton wrote: > Ship it! Looks good to me too, Ship it!
13 years, 2 months ago (2012-06-08 11:24:16 UTC) #4
Stanton
13 years, 2 months ago (2012-06-08 15:31:28 UTC) #5
Committed revision 1348118.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b