Commit Graph
3 Commits
Author SHA1 Message Date
Shadowbroker 21df433103 fix(security): cover privileged API root routes 2026-08-17 01:09:53 -06:00
Shadowbroker 6ab3ca3957 fix(security): reject cross-origin privileged API requests 2026-08-17 01:06:08 -06:00
BigBodyCobainandCursor 47faa1e488 Migrate CSP middleware to Next.js proxy convention.
Renames src/middleware.ts to src/proxy.ts per Next.js 16 deprecation guidance. CSP nonce behavior is unchanged; build no longer emits the middleware warning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:40:43 -06:00