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

Issue 2164733003: auth: Keep audit log of all generated delegation tokens. (Closed)

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

Description

auth: Keep audit log of all generated delegation tokens. Also fix broken config.py. R=nodir@chromium.org BUG= Committed: https://github.com/luci/luci-py/commit/df1f40bebb93b5c00bbbf1e8360b303f595cb2f0

Patch Set 1 #

Patch Set 2 : auth: Keep audit log of all generates delegation tokens. #

Patch Set 3 : index services too #

Total comments: 6

Patch Set 4 : auth: Keep audit log of all generates delegation tokens. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -27 lines) Patch
M appengine/auth_service/config.py View 4 chunks +7 lines, -4 lines 0 comments Download
M appengine/auth_service/config_test.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/auth_service/delegation.py View 1 2 3 7 chunks +75 lines, -4 lines 0 comments Download
M appengine/auth_service/delegation_test.py View 1 8 chunks +35 lines, -10 lines 0 comments Download
M appengine/components/components/auth/proto/delegation.proto View 1 chunk +4 lines, -3 lines 0 comments Download
M appengine/components/components/auth/proto/delegation_pb2.py View 3 chunks +12 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Vadim Sh.
PTAL, this will give me some peace of mind. All current clients of /delegation endpoint ...
4 years, 5 months ago (2016-07-20 01:31:12 UTC) #2
nodir
lgtm https://codereview.chromium.org/2164733003/diff/40001/appengine/auth_service/delegation.py File appengine/auth_service/delegation.py (right): https://codereview.chromium.org/2164733003/diff/40001/appengine/auth_service/delegation.py#newcode87 appengine/auth_service/delegation.py:87: caller_ip = ipaddr.ip_from_string(self.request.remote_addr) ip is not provided by ...
4 years, 5 months ago (2016-07-20 18:04:22 UTC) #3
Vadim Sh.
https://codereview.chromium.org/2164733003/diff/40001/appengine/auth_service/delegation.py File appengine/auth_service/delegation.py (right): https://codereview.chromium.org/2164733003/diff/40001/appengine/auth_service/delegation.py#newcode87 appengine/auth_service/delegation.py:87: caller_ip = ipaddr.ip_from_string(self.request.remote_addr) On 2016/07/20 18:04:22, nodir wrote: > ...
4 years, 5 months ago (2016-07-20 20:07:07 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/2164733003/60001
4 years, 5 months ago (2016-07-20 20:07:26 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 20:09:44 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-py/commit/df1f40bebb93b5c00bbbf1e8360b303f595cb2f0

Powered by Google App Engine
This is Rietveld 408576698