zhoulin xie
|
5effa154b4
auth/simple_token.go: fix plog.Panicf error message
|
5 年之前 |
Gyuho Lee
|
e9d5789dd4
auth: remove "strings.Compare == 0"
|
6 年之前 |
Gyuho Lee
|
da4a982b1c
auth: support structured logging
|
6 年之前 |
Gyuho Lee
|
bb95d190c1
*: revert "internal/auth" change
|
6 年之前 |
Hitoshi Mitake
|
6c91766490
*: move "auth" to "internal/auth"
|
6 年之前 |
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 年之前 |