diff --git a/typo3/sysext/backend/Configuration/ContentSecurityPolicies.php b/typo3/sysext/backend/Configuration/ContentSecurityPolicies.php index 3a57b2ed4b..8e8fce1450 100644 --- a/typo3/sysext/backend/Configuration/ContentSecurityPolicies.php +++ b/typo3/sysext/backend/Configuration/ContentSecurityPolicies.php @@ -24,7 +24,7 @@ return Map::fromEntries([ new Mutation(MutationMode::Extend, Directive::ScriptSrc, SourceKeyword::nonceProxy), // `style-src 'unsafe-inline'` required for lit in safari and firefox to allow inline