Gyuho Lee
|
7a92bbfed2
|
etcdserver/*: move internal v2 packages
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-14 12:49:49 -07:00 |
|
Gyuho Lee
|
8235982f6e
|
etcdserver/api/v2http: remove unused parameters
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-09 15:39:44 -07:00 |
|
Gyuho Lee
|
cccf77db9e
|
etcdserver/api/v2http: support structured logging
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-02 11:57:23 -07:00 |
|
Gyuho Lee
|
eecbba7927
|
etcdserver: move "etcdserver/auth" to "etcdserver/v2auth"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-02-02 15:05:56 -08:00 |
|
Gyu-Ho Lee
|
87498e0209
|
v2http: use guest access in non-TLS mode
Fix https://github.com/coreos/etcd/issues/6075.
|
2016-08-01 14:00:38 -07:00 |
|
Gyu-Ho Lee
|
68ece954fb
|
v2http: add 'ClientCertAuthEnabled' in handlers
|
2016-07-20 16:23:41 -07:00 |
|
rob boll
|
ff5709bb41
|
v2http: client cert cn authentication
introduce client certificate authentication using certificate cn.
|
2016-07-20 16:20:13 -07:00 |
|
rob boll
|
ab17165352
|
v2http: refactor http basic auth
refactor http basic auth code to combine basic auth extraction and validation
|
2016-07-20 16:20:05 -07:00 |
|
Xiang Li
|
1c544c3ba5
|
api: add v3rpc capability
|
2016-05-23 14:45:08 -07:00 |
|
Gyu-Ho Lee
|
abb4cd5646
|
etcdserver: update LICENSE header
|
2016-05-12 20:49:40 -07:00 |
|
Gyu-Ho Lee
|
3c2d0a229c
|
v2http: allow empty role for GET /users
Fix https://github.com/coreos/etcd/issues/5246.
|
2016-05-06 11:39:38 -07:00 |
|
Xiang Li
|
030865abe3
|
*: move Cluster interface to api
|
2016-04-07 08:05:47 -07:00 |
|
Xiang Li
|
2c50eb240e
|
*: mv etcdhttp into api pkg
|
2016-04-04 16:31:35 -07:00 |
|