etcd/auth
shawwang 9cf3162d11 auth: optimize lock scope for CheckPassword
to improve authentication performance in concurrent scenarios when enable auth and using authentication based password
2020-04-01 02:21:26 +08: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 auth: remove capnslog (#11596) 2020-02-06 12:28:14 -08:00
range_perm_cache_test.go *: use new adt.IntervalTree interface 2019-07-31 22:23:13 -07: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: optimize lock scope for CheckPassword 2020-04-01 02:21:26 +08:00
store_test.go Merge pull request #11699 from tangcong/refactor-consistentindex 2020-03-25 18:07:44 -07:00