csp style source inline
This commit is contained in:
parent
9a87dbcf17
commit
f9eeac95bb
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ CSP_DEFAULT_SRC = (
|
|||
)
|
||||
CSP_STYLE_SRC = (
|
||||
"'self'",
|
||||
"'unsafe-inline'",
|
||||
"https://bootswatch.com",
|
||||
"https://cdn.datatables.net",
|
||||
"https://cdnjs.cloudflare.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue