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

Issue 98183003: Docserver: Fix GitHub authentication issues that have recently cropped up: use (Closed)

Created:
7 years ago by not at google - send to devlin
Modified:
7 years ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Docserver: Fix GitHub authentication issues that have recently cropped up: use base64.b64encode not base64.encode because the latter inserts a \n, and add a User-Agent header. R=yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238209

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M chrome/common/extensions/docs/server2/app.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/appengine_url_fetcher.py View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
not at google - send to devlin
7 years ago (2013-12-02 22:13:41 UTC) #1
Yoyo Zhou
LGTM
7 years ago (2013-12-02 22:16:45 UTC) #2
not at google - send to devlin
7 years ago (2013-12-02 22:25:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r238209 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698