etcd/auth
Hitoshi Mitake c40b86bcde auth, etcdserver: forbid invalid auth management
If auth is enabled,
1. deleting the user root
2. revoking the role root from the user root
must not be allowed. This commit forbids them.
2017-03-23 16:47:58 +09:00
..
authpb *: revendor, update proto files 2016-11-10 12:02:00 -08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
jwt.go *: fix minor typos 2017-03-08 16:21:52 -08:00
range_perm_cache.go auth: simplify merging range perm 2017-02-13 16:37:43 -08:00
range_perm_cache_test.go auth: simplify merging range perm 2017-02-13 16:37:43 -08:00
simple_token.go auth: get rid of deadlocking channel passing scheme in simpleTokenTTL 2017-03-13 21:11:35 -07:00
store.go auth, etcdserver: forbid invalid auth management 2017-03-23 16:47:58 +09:00
store_test.go auth: test concurrent authentication 2017-03-13 21:11:35 -07:00