Tighten up CSP

Should be all we need, modulo staging/prod.
pull/749/head
lilia 11 years ago
parent 24768712e0
commit c4ae7a21d8

@ -25,6 +25,7 @@
"options_page": "options.html", "options_page": "options.html",
// XXX: FOR TESTING ONLY, REMOVE BEFORE RELEASE: "content_security_policy":
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" "default-src 'self'; img-src 'self' data:; connect-src https://textsecure-service-staging.whispersystems.org wss://textsecure-service-staging.whispersystems.org https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com"
} }

Loading…
Cancel
Save