docfast/dist
OpenClaw Deployer a45d7704ab
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 8m41s
fix: relax CSP for /docs page — allow unsafe-eval for Swagger UI 5.x (ajv)
Swagger UI 5.x uses new Function() via ajv for JSON schema validation.
Helmet default CSP (script-src self) blocks this in Firefox, causing
TypeError: NetworkError when attempting to fetch resource on Try It.
Override CSP on /docs route to allow unsafe-eval.
2026-02-18 13:33:26 +00:00
..
__tests__ feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
middleware fix: audit #18 rate limit cleanup (.unref), audit #25 consistent error shapes 2026-02-17 08:10:14 +00:00
routes fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
services fix: relax CSP for /docs page — allow unsafe-eval for Swagger UI 5.x (ajv) 2026-02-18 13:33:26 +00:00
index.js fix: relax CSP for /docs page — allow unsafe-eval for Swagger UI 5.x (ajv) 2026-02-18 13:33:26 +00:00