mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-08-16 17:47:13 +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