csp style source inline

This commit is contained in:
gw3000 2023-07-30 20:27:09 +02:00
parent 9a87dbcf17
commit f9eeac95bb

View file

@ -96,6 +96,7 @@ CSP_DEFAULT_SRC = (
)
CSP_STYLE_SRC = (
"'self'",
"'unsafe-inline'",
"https://bootswatch.com",
"https://cdn.datatables.net",
"https://cdnjs.cloudflare.com",