Commit History

Upphovsman SHA1 Meddelande Datum
  Anthony Romano a20295c65b auth: fix race on stopping simple token keeper 7 år sedan
  Anthony Romano 9be7fc5320 auth: protect simpleToken with single mutex and check if enabled 7 år sedan
  Gyu-Ho Lee e5462f74f1 auth: get rid of deadlocking channel passing scheme in simpleTokenTTL 7 år sedan
  Anthony Romano 6ed56cd723 auth: nil check AuthInfo when checking admin permissions 7 år sedan
  Gyu-Ho Lee 5d62bba9c7 auth: keep old revision in 'NewAuthStore' 7 år sedan
  Hitoshi Mitake 9e81b002c4 auth: correct initialization in NewAuthStore() 7 år sedan
  Hitoshi Mitake 98c60e8faa auth, etcdserver: let maintenance services require root role 8 år sedan
  Anthony Romano c39a59c0be auth: reject empty user name when checking op permissions 7 år sedan
  Gyu-Ho Lee 55307d48ac auth: fix gosimple errors 8 år sedan
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token 8 år sedan
  Hitoshi Mitake f85701a46f auth, etcdserver: forbid adding a user with empty name 8 år sedan
  Hitoshi Mitake 39e9b1f75a auth, etcdserver: check password at API layer 8 år sedan
  Hitoshi Mitake bc5d7bbe03 auth, e2e, clientv3: the root role should be granted access to every key 8 år sedan
  Hitoshi Mitake ef6b74411c auth, etcdserver: introduce revision of authStore for avoiding TOCTOU problem 8 år sedan
  Anthony Romano d4e0e419dc auth: set bcrypt cost to minimum for test cases 8 år sedan
  Hitoshi Mitake 66107b8653 auth: invalidate every token in disabling auth 8 år sedan
  Hitoshi Mitake 8df37d53d6 auth, etcdserver: let Authenticate() fail if auth isn't enabled 8 år sedan
  Hitoshi Mitake 18253e2723 *: support getting all users and roles in auth v3 8 år sedan
  Anthony Romano 16db9e68a2 auth, etcdserver: separate auth checking apply from core apply 8 år sedan
  Xiang Li c75fa6fdc9 *: support deleteRange perm checking 8 år sedan
  Xiang Li 390c89b7f9 auth: remove the special checking case for key auth 8 år sedan
  Gyu-Ho Lee e9d2eb2b54 auth: key, range in []byte type 8 år sedan
  Xiang Li 1bbe09eb3c auth: clean permission checking 8 år sedan
  Xiang Li 3210bb8181 Merge pull request #5632 from xiang90/auth_store_cleanup 8 år sedan
  Hitoshi Mitake bb6102c00c Merge pull request #5630 from xiang90/del_user 8 år sedan
  Xiang Li f8c1a50195 auth: cleanup store.go 8 år sedan
  Xiang Li 8776962008 auth: add del functions for user/role 8 år sedan
  Hitoshi Mitake ead5096fa9 auth, etcdserver: make auth tokens consistent for all nodes 8 år sedan
  Xiang Li cf99d596f5 auth: cleanup get user and get role usage 8 år sedan
  Xiang Li 0914d65c1f auth: add put role 8 år sedan