mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-28 02:45:08 +08:00
1. 路径规范化中间件只检查 API/OPEN 前缀大小写而非整个路径 避免误拦截 /api/scripts/MyScript.js 等含大写的合法请求 2. init 中间件改用 pathLower 进行比较,补全防御深度 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| data | ||
| interface | ||
| loaders | ||
| middlewares | ||
| protos | ||
| schedule | ||
| services | ||
| shared | ||
| types | ||
| validation | ||
| app.ts | ||
| token.ts | ||
| tsconfig.json | ||