This commit is contained in:
Gunther Weissenbaeck 2023-10-08 12:29:59 +02:00
parent de6d6a4626
commit 61aa173939

View file

@ -104,7 +104,7 @@ CSP_STYLE_SRC = (
"https://fonts.googleapis.com",
)
CSP_SCRIPT_SRC = (
"'self'",
"'self'",
"'unsafe-inline'",
"https://cdn.datatables.net",
"https://cdn.jsdelivr.net",