docs: wiki/log 审计修复记录
Some checks are pending
CI / Lint & TypeCheck (push) Waiting to run
CI / Unit Tests (push) Waiting to run
CI / Build Frontend (push) Waiting to run
CI / Rust Check (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / E2E Tests (push) Blocked by required conditions
Some checks are pending
CI / Lint & TypeCheck (push) Waiting to run
CI / Unit Tests (push) Waiting to run
CI / Build Frontend (push) Waiting to run
CI / Rust Check (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / E2E Tests (push) Blocked by required conditions
This commit is contained in:
@@ -9,6 +9,14 @@ tags: [log, history]
|
||||
|
||||
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
||||
|
||||
## 2026-04-19 fix | 穷尽审计修复 — CRITICAL×1 + HIGH×6 + MEDIUM×4
|
||||
|
||||
- C1: mark_key_429 设 is_active=FALSE,自动恢复路径可达化
|
||||
- H1+H2: 重试查询补全日志 + fallthrough 错误信息修正 (RateLimited)
|
||||
- H3+H4+M3+M4+M5: agentStore 提取 classifyAgentError() 类型化错误 + 全 CRUD 统一
|
||||
- H5+H6: auth.ts 提取 triggerReconnect(),login/TOTP/restore 三路径统一
|
||||
- M1: toggle_key_active(true) 清除 cooldown_until
|
||||
|
||||
## 2026-04-19 fix | 发布前审计 5 项修复
|
||||
|
||||
- P0-1: key_pool.rs Provider Key cooldown 过期自动恢复(is_active=false → true)
|
||||
|
||||
Reference in New Issue
Block a user