Historial de Commits

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