etcd/auth
Gyuho Lee ebdccedbde
Merge pull request #11980 from cfc4n/simple-token-ttl
auth: Customize the settings of simpleTokenTTL.
2020-06-21 23:23:45 -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: Customize simpleTokenTTL settings. 2020-06-11 17:15:42 +08:00
simple_token_test.go auth: Customize simpleTokenTTL settings. 2020-06-11 17:15:42 +08:00
store.go Merge pull request #11980 from cfc4n/simple-token-ttl 2020-06-21 23:23:45 -07:00
store_test.go Merge pull request #11980 from cfc4n/simple-token-ttl 2020-06-21 23:23:45 -07:00