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

Issue 12612043: Authentication fixes.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by frankban
Modified:
10 years, 8 months ago
Reviewers:
benjamin.saller, mp+179014, matthew.scott
Visibility:
Public.

Description

Authentication fixes. Fixed an error in the guiserver authentication when the request id is set to 0. Moved the auth_backend from the app to the handler: it is only relevant in the WebSocketHandler context. Some clean up in the tests. https://code.launchpad.net/~frankban/charms/precise/juju-gui/guiserver-auth-fixes/+merge/179014 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Authentication fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -50 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M server/guiserver/apps.py View 2 chunks +8 lines, -5 lines 0 comments Download
M server/guiserver/auth.py View 5 chunks +11 lines, -5 lines 0 comments Download
M server/guiserver/handlers.py View 2 chunks +7 lines, -3 lines 0 comments Download
M server/guiserver/tests/test_apps.py View 2 chunks +0 lines, -7 lines 0 comments Download
M server/guiserver/tests/test_auth.py View 3 chunks +17 lines, -2 lines 0 comments Download
M server/guiserver/tests/test_handlers.py View 13 chunks +37 lines, -27 lines 0 comments Download
M server/guiserver/tests/test_manage.py View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 5
frankban
Please take a look.
10 years, 8 months ago (2013-08-07 16:40:31 UTC) #1
benjamin.saller
LGTM The whole 'is not None' things gets us all from time to time. Thanks
10 years, 8 months ago (2013-08-07 23:09:31 UTC) #2
matthew.scott
Did not QA, but LGTM, thanks!
10 years, 8 months ago (2013-08-07 23:47:11 UTC) #3
frankban
*** Submitted: Authentication fixes. Fixed an error in the guiserver authentication when the request id ...
10 years, 8 months ago (2013-08-08 08:04:17 UTC) #4
frankban
10 years, 8 months ago (2013-08-08 08:10:17 UTC) #5
Thank you both for the reviews!
Sign in to reply to this message.

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