Commit History

Author SHA1 Message Date
  Xiang Li ae30ab7897 auth: add put_user 8 years ago
  Xiang Li 247103c40b Merge pull request #5623 from xiang90/get_role 8 years ago
  Xiang Li 1958598a18 auth: add getRole 8 years ago
  Xiang Li ca4e78687e auth: implement recover 8 years ago
  Xiang Li f1c6fa48f5 *: add admin permission checking 8 years ago
  Xiang Li fb0df211f0 Merge pull request #5586 from xiang90/root 8 years ago
  Xiang Li da2f2a5189 auth: add root user and root role 8 years ago
  Hitoshi Mitake 253e313c09 *: support granting and revoking range 8 years ago
  Hitoshi Mitake 6bb96074da auth, etcdserver: permission of range requests 8 years ago
  Xiang Li c6496dcff6 auth: add getuser 8 years ago
  Xiang Li 83ce1051ff auth: make naming consistent 8 years ago
  Hitoshi Mitake 94f22e8a07 *: rename RPCs and structs related to revoking 8 years ago
  Hitoshi Mitake 60fc1e4d4e auth, etcdserver: error codes for revoking non existing role and permission 8 years ago
  Hitoshi Mitake c7a1423d45 *: support deleting a role in auth v3 8 years ago
  Hitoshi Mitake 0cb1343109 *: support revoking a key from a role in auth v3 8 years ago
  Hitoshi Mitake 957b07c408 *: support revoking a role from a user in auth v3 8 years ago
  Hitoshi Mitake 10ee69b44c *: support getting role in auth v3 8 years ago
  Hitoshi Mitake 5609fdb9a8 *: support getting user in etcdctl v3 8 years ago
  Hitoshi Mitake 5144318af0 etcdserver, auth: not return grpc error code directly in the apply phase 8 years ago
  Hitoshi Mitake 8e821cdc70 *: do permission check in raft log apply phase 8 years ago
  Gyu-Ho Lee 2a44b9636a auth: update LICENSE header 8 years ago
  Ajit Yagaty adc981c53d auth: Adding support for "auth disable" command. 8 years ago
  Gyu-Ho Lee 14415c2187 auth: add tests 8 years ago
  Anthony Romano b7ac758969 *: rename storage package to mvcc 8 years ago
  Hitoshi Mitake 131e3806bb *: support authenticate in v3 auth 8 years ago
  Hitoshi Mitake a016220648 auth: remove index out of range in role grant 8 years ago
  Hitoshi Mitake 0b4749ea65 auth: remove needless logging during creating a new user 8 years ago
  Hitoshi Mitake bfd49023a1 auth: sort key permissions of role struct for effective searching 8 years ago
  Hitoshi Mitake 7ba2646d37 *: support granting a role to a user in v3 auth 8 years ago
  Hitoshi Mitake 02033b4c47 *: support granting key permission to role in v3 auth 8 years ago