Allow inline SVG icons through CSP #2

Merged
vato007 merged 2 commits from fix-svg-icons into main 2025-02-12 15:23:59 +10:30
Showing only changes of commit ff19cc8a53 - Show all commits

View File

@@ -1,3 +1,3 @@
/* /*
Content-Security-Policy: default-src 'self'; img-src 'self' 'data:'; frame-ancestors 'none' Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'
X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff