From 3c3382401caa0a5d92099471469585beb1c69038 Mon Sep 17 00:00:00 2001 From: Gronod Date: Sun, 17 May 2026 09:28:44 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20nonce=20from=20=20tags=20?= =?UTF-8?q?=E2=80=94=20breaks=20CSS=20on=20mobile/caching=20proxies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit style-src 'self' already permits same-origin stylesheets without a nonce. Injecting a nonce onto causes silent CSS failure on mobile Safari and any setup where a caching proxy serves stale HTML (the nonce in the HTML no longer matches the per-request CSP header nonce). Nonce injection is now limited to