etcd/auth
Hitoshi Mitake da0a387aac auth: use binary search for checking root permission
authpb.User.Roles is sorted so we don't need a linear search for
checking the user has a root role or not.
2017-10-25 13:16:37 +09:00
..
authpb *: add swagger and grpc-gateway assets for v3lock and v3election 2017-04-10 15:21:07 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
jwt.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
jwt_test.go auth: add JWT tests 2017-06-07 16:49:02 -07:00
range_perm_cache.go auth, adt: introduce a new type BytesAffineComparable 2017-04-05 13:17:24 +09:00
range_perm_cache_test.go auth, adt: introduce a new type BytesAffineComparable 2017-04-05 13:17:24 +09:00
simple_token.go auth: Fix simpleToken to respect disabled state for assign 2017-10-13 21:44:07 -07:00
simple_token_test.go auth: Fix simpleToken to respect disabled state for assign 2017-10-13 21:44:07 -07:00
store.go auth: use binary search for checking root permission 2017-10-25 13:16:37 +09:00
store_test.go auth: use binary search for checking root permission 2017-10-25 13:16:37 +09:00