Hitoshi Mitake
|
ead5096fa9
auth, etcdserver: make auth tokens consistent for all nodes
|
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
|
6bb96074da
auth, etcdserver: permission of range requests
|
8 years ago |
Gyu-Ho Lee
|
6e149e3485
etcdserver: following updates for proto change
|
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
|
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 |
Anthony Romano
|
84a487f723
Revert "etcdserverpb: make RangeResponse.More an int64"
|
8 years ago |
Hitoshi Mitake
|
5609fdb9a8
*: support getting user in etcdctl v3
|
8 years ago |
Anthony Romano
|
84e1ab8765
etcdserverpb: make RangeResponse.More an int64
|
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
|
abb4cd5646
etcdserver: update LICENSE header
|
8 years ago |
Ajit Yagaty
|
adc981c53d
auth: Adding support for "auth disable" command.
|
8 years ago |
Xiang Li
|
c3de53c23c
v3rpc: fill lease header
|
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 |
Anthony Romano
|
c5b8e8dc88
etcdserver: set txn header revision to store revision following txn
|
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 |
Anthony Romano
|
dc17eaace7
*: rename Lease Create to Grant
|
8 years ago |
Hitoshi Mitake
|
2b17a3919c
*: support adding role in auth v3
|
8 years ago |
Anthony Romano
|
6f707b857a
etcdserver, storage: don't ack physical compaction on error or snap restore
|
8 years ago |
Hitoshi Mitake
|
73166b41e9
*: support changing password in v3 auth
|
8 years ago |
Hitoshi Mitake
|
d8888ded12
*: support deleting user in v3 auth
|
8 years ago |