mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 07:26:34 +02:00
Further define ANDI source
This commit is contained in:
parent
f021963964
commit
047b41e25e
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ CSP_SCRIPT_SRC_ELEM = [
|
|||
"https://www.ssa.gov",
|
||||
"https://ajax.googleapis.com",
|
||||
]
|
||||
CSP_CONNECT_SRC = ["'self'", "https://www.google-analytics.com/", "https://www.ssa.gov"]
|
||||
CSP_CONNECT_SRC = ["'self'", "https://www.google-analytics.com/", "https://www.ssa.gov/accessibility/andi/andi.js"]
|
||||
CSP_INCLUDE_NONCE_IN = ["script-src-elem", "style-src"]
|
||||
CSP_IMG_SRC = ["'self'", "https://www.ssa.gov"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue