etcd/auth
CFC4N b6d1987ccd
auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. (#12005)
Fiexs https://github.com/etcd-io/etcd/issues/12004 .
2020-06-12 16:10:19 -07:00
..
authpb *: support creating a user without password 2019-05-30 21:59:30 +09:00
doc.go *: revert "internal/auth" change 2018-02-26 17:11:40 -08:00
jwt.go auth: remove capnslog (#11596) 2020-02-06 12:28:14 -08:00
jwt_test.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
metrics.go auth: add new metric 'etcd_debugging_auth_revision' 2020-02-29 13:31:44 +08:00
nop.go auth: a new auth token provider nop 2018-02-27 16:21:14 +09:00
options.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
range_perm_cache.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
range_perm_cache_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
simple_token.go auth: parse to uint instead of int 2020-02-08 20:28:44 -05:00
simple_token_test.go auth: support structured logging 2018-04-27 14:19:48 -07:00
store.go auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. (#12005) 2020-06-12 16:10:19 -07:00
store_test.go auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. (#12005) 2020-06-12 16:10:19 -07:00