feat(center-nodes): validate shared secret on node registration
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
- [x] DTO + 参数校验 + 错误码规范
|
||||
|
||||
### 1.2 Guild Node 注册与握手
|
||||
- [ ] `POST /nodes/register` shared-secret 校验
|
||||
- [x] `POST /nodes/register` shared-secret 校验
|
||||
- [ ] node 唯一性校验(nodeId/endpoint)
|
||||
- [ ] node 状态模型(active/offline/revoked)
|
||||
- [ ] `GET /nodes` 列表 + 分页
|
||||
|
||||
Reference in New Issue
Block a user