Gyu-Ho Lee
|
f65aee0759
|
*: replace 'golang.org/x/net/context' with 'context'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-09-07 13:39:42 -07:00 |
|
Hitoshi Mitake
|
bc5d7bbe03
|
auth, e2e, clientv3: the root role should be granted access to every key
This commit changes the semantics of the root role. The role should be
able to access to every key.
Partially fixes https://github.com/coreos/etcd/issues/6355
|
2016-09-06 16:10:28 +09:00 |
|
Anthony Romano
|
0b0cbaac09
|
clientv3: use cheap bcrypt for ExampleAuth and use embedded auth api
Fixes #5783
|
2016-07-06 23:35:14 -07:00 |
|
Gyu-Ho Lee
|
2da5bdd4df
|
clientv3: add auth example
|
2016-06-22 20:06:13 -07:00 |
|