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
This commit is contained in:
parent
5f10977705
commit
6aa1fa4d84
5 changed files with 127 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
/opt/docfast/node_modules/swagger-ui-dist
|
||||
../node_modules/swagger-ui-dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue