Commit Graph
4 Commits
Author SHA1 Message Date
chengcheng bc1ff2b62f fix(auth): 为登录链路增加有界超时
ci / verify (pull_request) Successful in 10m14s
为 PostgreSQL 连接、就绪检查和本地登录设置分层超时,数据库不可用时返回稳定 503 错误码并记录无凭据的连接池统计。

前端登录在 10 秒后取消请求,Nginx 登录精确路由限制上游为 15 秒,同时更新 OpenAPI 和回归测试。

补充开发工具链安全 override,使高危依赖审计保持为零。
2026-07-21 10:57:51 +08:00
chengcheng af13a0444e fix(build): 修复前端依赖安全门禁
同步缺失的 Vitest 锁文件,并将 Vitest、Vite 及受影响的传递依赖限制到已修复版本,避免严格 frozen install 和高危依赖审计阻塞 CI。\n\n验证:pnpm frozen install、lint、26 个前端测试、Go 测试、生产构建及 high 级依赖审计通过。
2026-07-17 12:38:49 +08:00
wangbo 1e82253f43 chore: save Responses validation artifacts 2026-07-11 01:49:06 +08:00
wangboandCursor 6323e70e49 Initial project scaffold
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 14:36:35 +08:00