This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
etcd
Watch
1
Star
0
Fork
0
You've already forked etcd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a4a3ad8dba9aa3386e540307e55e7b51c7f7a43
etcd
/
auth
History
Hitoshi Mitake
b7a23311e6
etcdserver: call refreshRangePermCache on Recover() in AuthStore
...
Signed-off-by: Oleg Guba <
oleg@dropbox.com
> Signed-off-by: Hitoshi Mitake <
h.mitake@gmail.com
>
2022-10-29 13:55:06 +09:00
..
authpb
*: support creating a user without password
2019-05-30 21:59:30 +09:00
doc.go
…
jwt_test.go
auth: Support all JWT algorithms
2018-06-26 16:31:01 -04:00
jwt.go
go.mod,go.sum: Replace github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt
2021-10-02 10:01:52 +09:00
metrics.go
auth: add new metric 'etcd_debugging_auth_revision'
2020-04-09 09:33:40 +08:00
nop.go
auth: a new auth token provider nop
2018-02-27 16:21:14 +09:00
options.go
go.mod,go.sum: Replace github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt
2021-10-02 10:01:52 +09:00
range_perm_cache_test.go
*: use new adt.IntervalTree interface
2019-07-31 22:23:13 -07:00
range_perm_cache.go
server/auth: protect rangePermCache with a RW lock
2022-07-19 15:51:48 +09:00
simple_token_test.go
auth: Customize simpleTokenTTL settings.
2020-06-25 19:58:26 +08:00
simple_token.go
[backport 3.4]: server/auth: enable tokenProvider if recoved store enables auth
2022-05-06 12:26:55 +08:00
store_test.go
server: add a unit test case for authStore.Reocver() with empty rangePermCache
2022-10-29 13:27:53 +09:00
store.go
etcdserver: call refreshRangePermCache on Recover() in AuthStore
2022-10-29 13:55:06 +09:00