Files
Portfolio/src
damjan_savicandClaude Sonnet 4.5 cc1217e929 fix: move security headers to middleware composition (qa-requested)
- Move CSP, HSTS, Referrer-Policy, and Permissions-Policy from next.config.ts to middleware
- Compose headers with next-intl middleware to ensure they propagate through rewrites
- Security headers now set via response.headers.set() in middleware after i18n routing
- All security headers should now appear in HTTP responses

Fixes QA issue: headers from next.config.ts not appearing due to middleware rewrites

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-25 12:31:19 +01:00
..
2025-08-02 02:02:51 +02:00
2025-08-02 02:02:51 +02:00
2025-02-10 00:55:39 +01:00
2025-02-10 00:55:39 +01:00
2025-08-02 02:02:51 +02:00