Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyu-Ho Lee 3fd64f913a auth: fix return type on 'hasRootRole' hace 8 años
  Hitoshi Mitake ca91f898a2 auth, e2e, clientv3: the root role should be granted access to every key 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
  Xiang Li ae30ab7897 auth: add put_user hace 8 años
  Xiang Li 247103c40b Merge pull request #5623 from xiang90/get_role hace 8 años
  Xiang Li 1958598a18 auth: add getRole hace 8 años
  Xiang Li ca4e78687e auth: implement recover hace 8 años
  Xiang Li f1c6fa48f5 *: add admin permission checking hace 8 años
  Xiang Li fb0df211f0 Merge pull request #5586 from xiang90/root hace 8 años
  Xiang Li da2f2a5189 auth: add root user and root role hace 8 años
  Hitoshi Mitake 253e313c09 *: support granting and revoking range hace 8 años
  Hitoshi Mitake 6bb96074da auth, etcdserver: permission of range requests hace 8 años
  Xiang Li c6496dcff6 auth: add getuser hace 8 años
  Xiang Li 83ce1051ff auth: make naming consistent hace 8 años
  Hitoshi Mitake 94f22e8a07 *: rename RPCs and structs related to revoking hace 8 años
  Hitoshi Mitake 60fc1e4d4e auth, etcdserver: error codes for revoking non existing role and permission hace 8 años
  Hitoshi Mitake c7a1423d45 *: support deleting a role in auth v3 hace 8 años
  Hitoshi Mitake 0cb1343109 *: support revoking a key from a role in auth v3 hace 8 años