Skip to content
Snippets Groups Projects
Commit 5a023084 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

add our mailing list form destination to our security headers, otherwise users can't sign up.

parent 9572ab95
Branches
Tags
No related merge requests found
......@@ -155,6 +155,7 @@
"themes.googleusercontent.com"]
:img-src ["*"]
:connect-src ["'self'"
"metabase.us10.list-manage.com"
"*.intercom.io"
"wss://*.intercom.io"]}] ; allow websockets as well
(format "%s %s; " (name k) (apply str (interpose " " vs)))))})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment