Gyu-Ho Lee
|
e37ede1d2e
etcdserver: handle 'PrevKV'
|
8 年之前 |
Xiang Li
|
3299cad1c3
*: add put prevkv
|
8 年之前 |
Xiang Li
|
def21f11a9
*: support count in range query
|
8 年之前 |
Ajit Yagaty
|
ad5d55dd4c
v3api: Add a flag to RangeRequest to return only the keys.
|
8 年之前 |
Hitoshi Mitake
|
18253e2723
*: support getting all users and roles in auth v3
|
8 年之前 |
Anthony Romano
|
16db9e68a2
auth, etcdserver: separate auth checking apply from core apply
|
8 年之前 |
Xiang Li
|
c75fa6fdc9
*: support deleteRange perm checking
|
8 年之前 |
Gyu-Ho Lee
|
5d6af0b51f
etcdserver: key, rangeEnd in []byte for auth
|
8 年之前 |
Xiang Li
|
65ff76882b
Merge pull request #5624 from xiang90/warn_apply
|
8 年之前 |
Xiang Li
|
64eccd519d
etcdserver: warn heavy apply
|
8 年之前 |
Hitoshi Mitake
|
ead5096fa9
auth, etcdserver: make auth tokens consistent for all nodes
|
8 年之前 |
Xiang Li
|
f1c6fa48f5
*: add admin permission checking
|
8 年之前 |
Xiang Li
|
fb0df211f0
Merge pull request #5586 from xiang90/root
|
8 年之前 |
Xiang Li
|
da2f2a5189
auth: add root user and root role
|
8 年之前 |
Hitoshi Mitake
|
6bb96074da
auth, etcdserver: permission of range requests
|
8 年之前 |
Gyu-Ho Lee
|
6e149e3485
etcdserver: following updates for proto change
|
8 年之前 |
Xiang Li
|
83ce1051ff
auth: make naming consistent
|
8 年之前 |
Hitoshi Mitake
|
94f22e8a07
*: rename RPCs and structs related to revoking
|
8 年之前 |
Hitoshi Mitake
|
c7a1423d45
*: support deleting a role in auth v3
|
8 年之前 |
Hitoshi Mitake
|
0cb1343109
*: support revoking a key from a role in auth v3
|
8 年之前 |
Hitoshi Mitake
|
957b07c408
*: support revoking a role from a user in auth v3
|
8 年之前 |
Hitoshi Mitake
|
10ee69b44c
*: support getting role in auth v3
|
8 年之前 |
Anthony Romano
|
84a487f723
Revert "etcdserverpb: make RangeResponse.More an int64"
|
8 年之前 |
Hitoshi Mitake
|
5609fdb9a8
*: support getting user in etcdctl v3
|
8 年之前 |
Anthony Romano
|
84e1ab8765
etcdserverpb: make RangeResponse.More an int64
|
8 年之前 |
Hitoshi Mitake
|
5144318af0
etcdserver, auth: not return grpc error code directly in the apply phase
|
8 年之前 |
Hitoshi Mitake
|
8e821cdc70
*: do permission check in raft log apply phase
|
8 年之前 |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 年之前 |
Ajit Yagaty
|
adc981c53d
auth: Adding support for "auth disable" command.
|
8 年之前 |
Xiang Li
|
c3de53c23c
v3rpc: fill lease header
|
8 年之前 |