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

Issue 2854853005: auth: Stop mentioning 'global' secrets in API. (Closed)

Created:
3 years, 7 months ago by Vadim Sh.
Modified:
3 years, 7 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

auth: Stop mentioning 'global' secrets in API. There's no global secrets anymore, they are always local. R=iannucci@chromium.org BUG=712507 Review-Url: https://codereview.chromium.org/2854853005 Committed: https://github.com/luci/luci-py/commit/48827429b285dc91ba2fe1bc3dcb2ad55b76f972

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -122 lines) Patch
M appengine/auth_service/handlers_frontend.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/api.py View 5 chunks +12 lines, -21 lines 1 comment Download
M appengine/components/components/auth/api_test.py View 3 chunks +13 lines, -29 lines 0 comments Download
M appengine/components/components/auth/handler.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/model.py View 4 chunks +11 lines, -32 lines 1 comment Download
M appengine/components/components/auth/model_test.py View 1 chunk +2 lines, -6 lines 0 comments Download
M appengine/components/components/auth/replication_test.py View 2 chunks +0 lines, -25 lines 0 comments Download
M appengine/components/components/auth/tokens.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/tokens_test.py View 2 chunks +4 lines, -4 lines 0 comments Download
M appengine/isolate/handlers_endpoints_v1.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/swarming/server/bot_code.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (7 generated)
Vadim Sh.
PTAL, just code removal https://codereview.chromium.org/2854853005/diff/1/appengine/components/components/auth/api.py File appengine/components/components/auth/api.py (right): https://codereview.chromium.org/2854853005/diff/1/appengine/components/components/auth/api.py#newcode117 appengine/components/components/auth/api.py:117: SecretKey = collections.namedtuple('SecretKey', ['name']) I ...
3 years, 7 months ago (2017-05-03 20:48:43 UTC) #1
iannucci
lgtm
3 years, 7 months ago (2017-05-04 21:22:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854853005/1
3 years, 7 months ago (2017-05-08 21:05:36 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 21:10:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://github.com/luci/luci-py/commit/48827429b285dc91ba2fe1bc3dcb2ad55b76f972

Powered by Google App Engine
This is Rietveld 408576698