Hitoshi Mitake
|
f649132a5a
auth, etcdserver: follow the correct usage of context
|
7 年 前 |
Joe Betz
|
d3c9643761
auth: Fix simpleToken to respect disabled state for assign
|
7 年 前 |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 年 前 |
Hitoshi Mitake
|
0c655902f2
auth, etcdserver: protect revoking lease with auth
|
7 年 前 |
Anthony Romano
|
fdf7798137
auth: fix race on stopping simple token keeper
|
7 年 前 |
Anthony Romano
|
18bccb4285
auth: protect simpleToken with single mutex and check if enabled
|
7 年 前 |
Anthony Romano
|
1b1fabef8f
auth: get rid of deadlocking channel passing scheme in simpleTokenTTL
|
7 年 前 |
Hitoshi Mitake
|
f8a290e7ca
*: support jwt token in v3 auth API
|
8 年 前 |
Vimal Kumar
|
dfe853ebff
auth: add a timeout mechanism to simple token
|
8 年 前 |
Hitoshi Mitake
|
ef6b74411c
auth, etcdserver: introduce revision of authStore for avoiding TOCTOU problem
|
8 年 前 |
Hitoshi Mitake
|
ead5096fa9
auth, etcdserver: make auth tokens consistent for all nodes
|
8 年 前 |
Hitoshi Mitake
|
8e821cdc70
*: do permission check in raft log apply phase
|
8 年 前 |
Gyu-Ho Lee
|
2a44b9636a
auth: update LICENSE header
|
8 年 前 |
Hitoshi Mitake
|
131e3806bb
*: support authenticate in v3 auth
|
8 年 前 |