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

Issue 27054: Support body signing on outbound OAuth requests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by beaton
Modified:
14 years, 9 months ago
Reviewers:
shindig.remailer
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 9

Patch Set 2 : fresh patch #

Messages

Total messages: 5
beaton
15 years, 1 month ago (2009-03-14 01:25:49 UTC) #1
louiscryan
http://codereview.appspot.com/27054/diff/1/3 File java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth/OAuthRequest.java (right): http://codereview.appspot.com/27054/diff/1/3#newcode495 Line 495: private boolean canHaveBody(HttpRequest base) { consider renaming to ...
15 years, 1 month ago (2009-03-18 17:00:10 UTC) #2
beaton
http://codereview.appspot.com/27054/diff/1/3 File java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth/OAuthRequest.java (right): http://codereview.appspot.com/27054/diff/1/3#newcode495 Line 495: private boolean canHaveBody(HttpRequest base) { Went for broke ...
15 years, 1 month ago (2009-03-20 00:35:27 UTC) #3
beaton
fresh patch
15 years, 1 month ago (2009-03-20 00:36:53 UTC) #4
louiscryan
15 years, 1 month ago (2009-03-20 21:26:19 UTC) #5
Looks good!

http://codereview.appspot.com/27054/diff/1/3
File
java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth/OAuthRequest.java
(right):

http://codereview.appspot.com/27054/diff/1/3#newcode470
Line 470: String b64 = new String(Base64.encodeBase64(hash));
specify UTF-8 when creating string
Sign in to reply to this message.

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