Gyu-Ho Lee
|
5e059fd8dc
*: use metadata Incoming/OutgoingContext
|
8 years ago |
Gyu-Ho Lee
|
3edd36315d
auth: use atomic access to 'authStore.revision'
|
8 years ago |
Anthony Romano
|
4409932132
auth: test concurrent authentication
|
8 years ago |
Hitoshi Mitake
|
f8a290e7ca
*: support jwt token in v3 auth API
|
9 years ago |
Gyu-Ho Lee
|
3d75395875
*: remove never-unused vars, minor lint fix
|
8 years ago |
Gyu-Ho Lee
|
6431382a75
auth: keep old revision in 'NewAuthStore'
|
8 years ago |
Hitoshi Mitake
|
9976d869c1
auth: correct initialization in NewAuthStore()
|
9 years ago |
Hitoshi Mitake
|
280b65fe4d
auth: add a test case for recoverying from snapshot
|
9 years ago |
Rushit
|
beef5eea37
auth: test for AuthStore.IsAdminPermitted
|
9 years ago |
rpatel
|
46cac6f292
auth: unit-test for authStore.AuthDisable()
|
9 years ago |
rpatel
|
b1b78c537c
auth: Adding unit tests
|
9 years ago |
rpatel
|
fa1cbd5890
auth: refactor test to use common setup
|
9 years ago |
Hitoshi Mitake
|
9886e9448e
auth, etcdserver: let maintenance services require root role
|
9 years ago |
Vimal Kumar
|
dfe853ebff
auth: add a timeout mechanism to simple token
|
9 years ago |
Hitoshi Mitake
|
f85701a46f
auth, etcdserver: forbid adding a user with empty name
|
9 years ago |
Hitoshi Mitake
|
39e9b1f75a
auth, etcdserver: check password at API layer
|
9 years ago |
Anthony Romano
|
d4e0e419dc
auth: set bcrypt cost to minimum for test cases
|
9 years ago |
Hitoshi Mitake
|
8df37d53d6
auth, etcdserver: let Authenticate() fail if auth isn't enabled
|
9 years ago |
Hitoshi Mitake
|
ead5096fa9
auth, etcdserver: make auth tokens consistent for all nodes
|
9 years ago |
Xiang Li
|
83ce1051ff
auth: make naming consistent
|
9 years ago |
Gyu-Ho Lee
|
2a44b9636a
auth: update LICENSE header
|
9 years ago |
Gyu-Ho Lee
|
14415c2187
auth: add tests
|
9 years ago |