Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(310)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
3138041
: OAuth 2.0 draft 10 protected-resource support
Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by
plindner1
Modified:
15 years, 1 month ago
Reviewers:
dev,
fargo
, zivh,
uidude
CC:
dev-remailer_shindig.apache.org
Visibility:
Public.
Description
wdyt?
Patch Set 1
#
Patch Set 2 : correct spec reference
#
Patch Set 3 : Finish oauth work, make json-rpc transport use it
#
Patch Set 4 : Add PHP support
#
Created:
15 years, 1 month ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+181 lines, -51 lines
)
Patch
M
features/src/main/javascript/features/core.io/io.js
View
3 chunks
+16 lines, -8 lines
0 comments
Download
M
features/src/main/javascript/features/opensocial-jsonrpc/jsonrpccontainer.js
View
2 chunks
+9 lines, -10 lines
0 comments
Download
M
features/src/main/javascript/features/osapi/jsonrpctransport.js
View
3
1 chunk
+3 lines, -3 lines
0 comments
Download
M
features/src/main/javascript/features/rpc/rpc.js
View
1 chunk
+1 line, -1 line
0 comments
Download
M
features/src/main/javascript/features/shindig.container/shindig-container.js
View
1 chunk
+1 line, -1 line
0 comments
Download
M
features/src/test/javascript/features/osapi/batchtest.js
View
2 chunks
+4 lines, -4 lines
0 comments
Download
M
features/src/test/javascript/features/osapi/jsonrpctransporttest.js
View
2 chunks
+4 lines, -4 lines
0 comments
Download
M
features/src/test/javascript/lib/testutils.js
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/common/conf/shindig.properties
View
1 chunk
+4 lines, -0 lines
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/UrlParameterAuthenticationHandler.java
View
1
2
3 chunks
+17 lines, -14 lines
0 comments
Download
A
java/common/src/test/java/org/apache/shindig/auth/UrlParameterAuthenticationHandlerTest.java
View
1
2
1 chunk
+103 lines, -0 lines
0 comments
Download
M
php/src/gadgets/GadgetContext.php
View
1 chunk
+18 lines, -5 lines
0 comments
Download
Messages
Total messages: 2
Expand All Messages
|
Collapse All Messages
plindner1
after the turkey, the oauth2
15 years, 1 month ago (2010-11-25 01:35:26 UTC)
#1
after the turkey, the oauth2
Sign in
to reply to this message.
plindner1
Added PHP support for sending security in the Authorization Header.
15 years, 1 month ago (2010-11-27 22:02:42 UTC)
#2
Added PHP support for sending security in the Authorization Header.
Sign in
to reply to this message.
Expand All Messages
|
Collapse All Messages
Issue 3138041: OAuth 2.0 draft 10 protected-resource support
Created 15 years, 1 month ago by plindner1
Modified 15 years, 1 month ago
Reviewers: fargo, zivh_google.com, uidude, dev_shindig.apache.org
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b