mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 02:06:03 +02:00
Update src/registrar/config/settings.py
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
This commit is contained in:
parent
ee2bb38e15
commit
63f67d6f0b
1 changed files with 0 additions and 1 deletions
|
@ -298,7 +298,6 @@ SERVER_EMAIL = "root@get.gov"
|
|||
# Content-Security-Policy configuration
|
||||
# this can be restrictive because we have few external scripts
|
||||
allowed_sources = "'self'"
|
||||
allowed_sources_scripts = ["'self'", "https://www.googletagmanager.com/", "https://www.google-analytics.com/"]
|
||||
CSP_DEFAULT_SRC = allowed_sources
|
||||
# Most things fall back to default-src, but the following do not and should be
|
||||
# explicitly set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue