mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-07-26 16:26:08 +00:00
Replaces the disabled CSP middleware with a working implementation: - Generates a per-request nonce for script-src - Injects nonce into the inline SvelteKit bootstrap script - Uses 'strict-dynamic' so dynamically imported modules are trusted - SPA fallback serves index.html with CSP header