etcd/auth
Hitoshi Mitake 5144318af0 etcdserver, auth: not return grpc error code directly in the apply phase
Current permission checking mechanism doesn't return its error code
well. The internal error (code = 13) is returned to client and the
retry mechanism doesn't work well. This commit fixes the problem.
2016-05-31 11:04:34 +09:00
..
authpb *: rerun genproto -g 2016-05-02 23:02:31 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
simple_token.go *: do permission check in raft log apply phase 2016-05-29 00:05:48 +09:00
store.go etcdserver, auth: not return grpc error code directly in the apply phase 2016-05-31 11:04:34 +09:00
store_test.go auth: update LICENSE header 2016-05-12 20:51:14 -07:00