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

Issue 2692853012: Only allow explicitly whitelisted users to issue lease requests to Machine Provider (Closed)

Created:
3 years, 10 months ago by smut
Modified:
3 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Only allow explicitly whitelisted users to issue lease requests to Machine Provider BUG=692411 Review-Url: https://codereview.chromium.org/2692853012 Committed: https://github.com/luci/luci-py/commit/7b49f6e0a9a9093f2a572d6c44e6996b992ec785

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -39 lines) Patch
M appengine/machine_provider/acl.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/machine_provider/handlers_endpoints_test.py View 1 37 chunks +54 lines, -38 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
smut
3 years, 10 months ago (2017-02-15 23:53:21 UTC) #2
M-A Ruel
lgtm https://codereview.chromium.org/2692853012/diff/1/appengine/machine_provider/handlers_endpoints_test.py File appengine/machine_provider/handlers_endpoints_test.py (right): https://codereview.chromium.org/2692853012/diff/1/appengine/machine_provider/handlers_endpoints_test.py#newcode563 appengine/machine_provider/handlers_endpoints_test.py:563: self.mock(acl.auth, 'is_group_member', lambda *args, **kwargs: True) I'd prefer ...
3 years, 10 months ago (2017-02-15 23:59:02 UTC) #3
smut
https://codereview.chromium.org/2692853012/diff/1/appengine/machine_provider/handlers_endpoints_test.py File appengine/machine_provider/handlers_endpoints_test.py (right): https://codereview.chromium.org/2692853012/diff/1/appengine/machine_provider/handlers_endpoints_test.py#newcode563 appengine/machine_provider/handlers_endpoints_test.py:563: self.mock(acl.auth, 'is_group_member', lambda *args, **kwargs: True) On 2017/02/15 23:59:02, ...
3 years, 10 months ago (2017-02-16 01:15:10 UTC) #4
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/2692853012/20001
3 years, 10 months ago (2017-02-16 01:19:56 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 01:21:54 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-py/commit/7b49f6e0a9a9093f2a572d6c44e6996b992ec785

Powered by Google App Engine
This is Rietveld 408576698