etcd/auth
Sahdev Zala ef866a6d8b
Merge pull request #11943 from mitake/bcrypt-in-api
auth, etcdserver: hash password in the API layer
2020-07-20 10:52:24 -04: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 #11943 from mitake/bcrypt-in-api 2020-07-20 10:52:24 -04:00
store_test.go Merge pull request #11943 from mitake/bcrypt-in-api 2020-07-20 10:52:24 -04:00