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

Issue 2272193004: Add endpoint for permissions (Closed)

Created:
4 years, 3 months ago by kjlubick
Modified:
4 years, 3 months ago
Reviewers:
Vadim Sh., M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-py@migrate-botlist
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Consolidate permissions #

Total comments: 6

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
M appengine/swarming/handlers_endpoints.py View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M appengine/swarming/handlers_endpoints_test.py View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M appengine/swarming/handlers_test.py View 1 chunk +1 line, -0 lines 0 comments Download
M appengine/swarming/swarming_rpcs.py View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (3 generated)
kjlubick
4 years, 3 months ago (2016-08-25 17:15:05 UTC) #2
M-A Ruel
I was more thinking about inquiring about the groups the current user is member of ...
4 years, 3 months ago (2016-08-25 18:22:23 UTC) #3
kjlubick
On 2016/08/25 at 18:22:23, maruel wrote: > I was more thinking about inquiring about the ...
4 years, 3 months ago (2016-08-25 18:29:33 UTC) #4
Vadim Sh.
I think duplicating ACL checks between Python and Javascript code is bad. At some point ...
4 years, 3 months ago (2016-08-25 18:59:12 UTC) #5
kjlubick
https://codereview.chromium.org/2272193004/diff/1/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/2272193004/diff/1/appengine/swarming/handlers_endpoints.py#newcode148 appengine/swarming/handlers_endpoints.py:148: can_get_bootstrap_py = acl.is_user(), On 2016/08/25 at 18:22:22, M-A Ruel ...
4 years, 3 months ago (2016-08-25 19:33:37 UTC) #6
M-A Ruel
On 2016/08/25 18:59:12, Vadim Sh. wrote: > I think duplicating ACL checks between Python and ...
4 years, 3 months ago (2016-08-25 19:49:47 UTC) #7
kjlubick
https://codereview.chromium.org/2272193004/diff/20001/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/2272193004/diff/20001/appengine/swarming/handlers_endpoints.py#newcode145 appengine/swarming/handlers_endpoints.py:145: return swarming_rpcs.ServerPermissions( On 2016/08/25 at 19:49:47, M-A Ruel wrote: ...
4 years, 3 months ago (2016-08-25 20:21:03 UTC) #8
M-A Ruel
lgtm
4 years, 3 months ago (2016-08-26 00:32:14 UTC) #9
Vadim Sh.
lgtm
4 years, 3 months ago (2016-08-26 17:45:32 UTC) #10
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/2272193004/40001
4 years, 3 months ago (2016-08-26 17:45:55 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 17:49:13 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-py/commit/0be022d38c8efbb5add3933ba1cc89cc22340db3

Powered by Google App Engine
This is Rietveld 408576698