Files
quoter/Cargo.lock
Untone 826172e8d2
Some checks failed
Deploy quoter Microservice on push / deploy (push) Has been cancelled
fix: remove CSP headers causing ERR_BLOCKED_BY_ORB (v0.6.9)
- Remove Content-Security-Policy that blocked cross-origin image loading
- Remove X-Frame-Options: DENY (too strict for file CDN)
- Remove X-XSS-Protection (deprecated header)
- Keep minimal security headers: nosniff, Referrer-Policy, HSTS
- CORS now works without conflicts for browser image requests
2025-10-04 08:55:39 +03:00

110 KiB