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

Issue 7326049: Adding server side OAuth 2.0 support. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by dhermes
Modified:
13 years, 3 months ago
CC:
codereview-list_googlegroups.com
Visibility:
Public.

Description

Adding server side OAuth 2.0 support.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressing review comments. #

Patch Set 3 : Fixing broken test after moving RIETVELD_CLIENT_ID to settings. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+626 lines, -15 lines) Patch
A codereview/auth_utils.py View 1 1 chunk +243 lines, -0 lines 0 comments Download
M codereview/engine.py View 2 chunks +2 lines, -3 lines 0 comments Download
M codereview/library.py View 6 chunks +7 lines, -6 lines 0 comments Download
M codereview/middleware.py View 3 chunks +3 lines, -3 lines 0 comments Download
M codereview/models.py View 2 chunks +3 lines, -3 lines 0 comments Download
M settings.py View 1 1 chunk +3 lines, -0 lines 0 comments Download
A tests/test_auth_utils.py View 1 2 1 chunk +365 lines, -0 lines 0 comments Download

Messages

Total messages: 16
dhermes
13 years, 3 months ago (2013-02-15 22:09:08 UTC) #1
dhermes
A first step towards fixing http://code.google.com/p/rietveld/issues/detail?id=385 We also need the client to support OAuth 2.0 ...
13 years, 3 months ago (2013-02-15 22:10:53 UTC) #2
dhermes
BUMP
13 years, 3 months ago (2013-02-20 05:18:39 UTC) #3
Andi
On 2013/02/20 05:18:39, dhermes wrote: > BUMP Sorry for the delay! I'll have a look ...
13 years, 3 months ago (2013-02-22 04:17:19 UTC) #4
dhermes
Great news! Thanks Andi. On Thu, Feb 21, 2013 at 8:17 PM, <albrecht.andi@gmail.com> wrote: > ...
13 years, 3 months ago (2013-02-22 06:08:59 UTC) #5
Andi
LGTM in general, but it would be great if someone with more knowledge with OAuth ...
13 years, 3 months ago (2013-02-24 09:20:06 UTC) #6
dhermes
PTAL RE: Do I understand it correctly that OAuth users and regular users are matched ...
13 years, 3 months ago (2013-02-24 18:09:14 UTC) #7
Andi
Hi, On Sun, Feb 24, 2013 at 7:09 PM, <dhermes@google.com> wrote: > PTAL > > ...
13 years, 3 months ago (2013-02-28 14:51:28 UTC) #8
dhermes
SGTM I added you to a GCal event with a Hangout link attached: https://plus.google.com/hangouts/_/6867f2c022ca2ddb212d97d7342bbe261b9ec51e You ...
13 years, 3 months ago (2013-02-28 17:32:56 UTC) #9
Andi
On Thu, Feb 28, 2013 at 3:51 PM, Andi Albrecht <albrecht.andi@gmail.com> wrote: > Hi, > ...
13 years, 3 months ago (2013-03-01 07:28:40 UTC) #10
Andi
I've need to fix a call to is_current_user_admin() in models.py to make the issue page ...
13 years, 3 months ago (2013-03-01 07:39:47 UTC) #11
dhermes
So, the OAuth part will always fail since the Client ID in the review doesn't ...
13 years, 3 months ago (2013-03-01 16:51:39 UTC) #12
Andi
Am Freitag, 1. März 2013 schrieb Danny Hermes : > So, the OAuth part will ...
13 years, 3 months ago (2013-03-01 17:33:47 UTC) #13
Andi
test reply, please ignore On Fri, Mar 1, 2013 at 6:33 PM, Andi Albrecht <albrecht.andi@gmail.com> ...
13 years, 3 months ago (2013-03-01 22:29:44 UTC) #14
dhermes
Should I close this review since the code has been committed?
13 years, 3 months ago (2013-03-05 21:27:40 UTC) #15
Andi
13 years, 3 months ago (2013-03-05 21:28:43 UTC) #16
Yes, please close this issue.

Am Dienstag, 5. März 2013 schrieb :

> Should I close this review since the code has been committed?
>
>
https://codereview.appspot.**com/7326049/<https://codereview.appspot.com/7326...
>
Sign in to reply to this message.

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