This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
auth
History
Rushit
beef5eea37
auth: test for AuthStore.IsAdminPermitted
...
This will cover test for AuthStore.IsAdminPermitted in store.go
2017-02-01 08:39:09 -08:00
..
authpb
*: revendor, update proto files
2016-11-10 12:02:00 -08:00
doc.go
*: add missing godoc package descriptions
2016-05-27 15:15:26 -07:00
range_perm_cache_test.go
auth: improve 'removeSubsetRangePerms' to O(n)
2016-12-13 15:43:23 -08:00
range_perm_cache.go
auth: improve 'removeSubsetRangePerms' to O(n)
2016-12-13 15:43:23 -08:00
simple_token.go
auth: add a timeout mechanism to simple token
2016-11-28 17:21:13 +05:30
store_test.go
auth: test for AuthStore.IsAdminPermitted
2017-02-01 08:39:09 -08:00
store.go
auth, etcdserver: authenticate clients based on certificate CommonName
2017-01-31 17:22:12 +09:00