Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Issue 7978043: Sending auth error from python server. (Closed)

Created:
9 years, 3 months ago by lipalani1
Modified:
9 years, 3 months ago
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Sending auth error from python server. After posting a request to the /chromiumsync/cred url with the parameter valid=false the server starts sending auth errors repeatedly . To stop the auth errors we have to navigate to the same url with valid=True. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102417

Patch Set 1 #

Patch Set 2 : For review. #

Total comments: 1

Patch Set 3 : Upload before commit. #

Patch Set 4 : Upload before commit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -3 lines) Patch
M net/tools/testserver/testserver.py View 1 2 3 6 chunks +44 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
lipalani1
9 years, 3 months ago (2011-09-21 23:35:53 UTC) #1
ncarter (slow)
lgtm http://codereview.chromium.org/7978043/diff/2001/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/7978043/diff/2001/net/tools/testserver/testserver.py#newcode1512 net/tools/testserver/testserver.py:1512: raw_reply = 'Authenicated: %s ' % self.server.GetAuthenticated() "Authenicated" ...
9 years, 3 months ago (2011-09-22 20:22:19 UTC) #2
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/lipalani@chromium.org/7978043/7001
9 years, 3 months ago (2011-09-22 23:38:16 UTC) #3
commit-bot: I haz the power
9 years, 3 months ago (2011-09-23 01:26:12 UTC) #4
Change committed as 102417

Powered by Google App Engine
This is Rietveld 408576698