docfast/public
OpenClaw 6aa1fa4d84 fix: swagger UI symlink, CSP headers, email-change route, updateKeyEmail
- Fix swagger-ui symlink in Dockerfile (was pointing to /opt/docfast instead of /app)
- Add CSP directives to allow inline scripts/styles and Google Fonts
- Add email-change.ts route with rate limiting (3/hr) and verification
- Add updateKeyEmail to keys service
- Add email-change route to index.ts with CORS support
2026-02-14 22:29:56 +00:00
..
app.js feat: email change UI, Swagger UI improvements, key recovery link on landing page 2026-02-14 22:15:31 +00:00
docs.html fix: move Swagger init to external JS (CSP compliance) 2026-02-14 22:27:15 +00:00
index.html feat: email change UI, Swagger UI improvements, key recovery link on landing page 2026-02-14 22:15:31 +00:00
index.html.backup-20260214-175429 feat: key recovery via email verification (BUG-014) 2026-02-14 19:26:47 +00:00
openapi.json feat: email change UI, Swagger UI improvements, key recovery link on landing page 2026-02-14 22:15:31 +00:00
swagger-init.js fix: move Swagger init to external JS (CSP compliance) 2026-02-14 22:27:15 +00:00
swagger-ui fix: swagger UI symlink, CSP headers, email-change route, updateKeyEmail 2026-02-14 22:29:56 +00:00