mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove style thing
This commit is contained in:
parent
6cbccf3be6
commit
d668007fee
@ -54,7 +54,6 @@ class SecureHeaders
|
||||
"default-src 'none'",
|
||||
"object-src 'self'",
|
||||
sprintf("script-src 'unsafe-inline' 'nonce-%1s' %2s 'strict-dynamic'", $nonce, $trackingScriptSrc),
|
||||
"style-src 'unsafe-inline' 'self'",
|
||||
"frame-ancestors 'none'",
|
||||
"base-uri 'self'",
|
||||
"font-src 'self' data:",
|
||||
|
Loading…
Reference in New Issue
Block a user