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

Issue 2236163002: auth: Low-level API for minting delegation tokens. (Closed)

Created:
4 years, 4 months ago by Vadim Sh.
Modified:
4 years, 4 months ago
Reviewers:
iannucci
CC:
andrew.wang, chromium-reviews, infra-reviews+luci-go_chromium.org, M-A Ruel, tandrii+luci-go_chromium.org, todd
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-go@store-int-in-cache
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

auth: Low-level API for minting delegation tokens. It just wraps corresponding Auth Service endpoint. R=iannucci@chromium.org BUG= Committed: https://github.com/luci/luci-go/commit/6be677d31881e22e488a7ab284d4d2ecad86af03

Patch Set 1 #

Total comments: 14

Patch Set 2 : auth: Low-level API for minting delegation tokens. #

Patch Set 3 : add tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -0 lines) Patch
A server/auth/delegation/doc.go View 1 1 chunk +15 lines, -0 lines 0 comments Download
A server/auth/delegation/minter.go View 1 1 chunk +218 lines, -0 lines 0 comments Download
A server/auth/delegation/minter_test.go View 1 2 1 chunk +128 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Vadim Sh.
PTAL Mostly comments. (And still need to write some dumb unit test for it).
4 years, 4 months ago (2016-08-11 03:54:24 UTC) #1
iannucci
https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go File server/auth/delegation/doc.go (right): https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go#newcode10 server/auth/delegation/doc.go:10: // If you don't know what it is and ...
4 years, 4 months ago (2016-08-11 22:52:35 UTC) #2
Vadim Sh.
https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go File server/auth/delegation/doc.go (right): https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go#newcode10 server/auth/delegation/doc.go:10: // If you don't know what it is and ...
4 years, 4 months ago (2016-08-11 23:25:38 UTC) #3
iannucci
On 2016/08/11 at 23:25:38, vadimsh wrote: > https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go > File server/auth/delegation/doc.go (right): > > https://codereview.chromium.org/2236163002/diff/1/server/auth/delegation/doc.go#newcode10 ...
4 years, 4 months ago (2016-08-11 23:29:16 UTC) #4
iannucci
On 2016/08/11 at 23:29:16, iannucci wrote: > On 2016/08/11 at 23:25:38, vadimsh wrote: > > ...
4 years, 4 months ago (2016-08-11 23:29:26 UTC) #5
iannucci
lgtm
4 years, 4 months ago (2016-08-11 23:30:08 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/2236163002/40001
4 years, 4 months ago (2016-08-13 00:08:44 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-08-13 00:21:23 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/6be677d31881e22e488a7ab284d4d2ecad86af03

Powered by Google App Engine
This is Rietveld 408576698