Skip to content
Snippets Groups Projects
Commit 79a856d5 authored by Alpha FACTORY's avatar Alpha FACTORY
Browse files

update csp template

parent eb1b7c4f
Branches
No related tags found
No related merge requests found
......@@ -248,12 +248,15 @@ notifications:
# ios_key_id: my_key_id_if_any
# ios_team_id: my_team_id_if_any
# whitelisted domains for the CSP policy used in hosted web applications
csp_whitelist:
# script: https://whitelisted1.domain.com/ https://whitelisted2.domain.com/
# img: https://whitelisted.domain.com/
# style: https://whitelisted.domain.com/
# font: https://whitelisted.domain.com/
# Allowed domains for the CSP policy used in hosted web applications
csp_allowlist:
style: https://fonts.googleapis.com/
font: https://fonts.gstatic.com/
img: https://statweb.grandlyon.com/
script: https://grandlyon.errors.cozycloud.cc/ https://statweb.grandlyon.com/
frame: https://statweb.grandlyon.com/
connect: https://grandlyon.errors.cozycloud.cc/ https://fonts.gstatic.com/
# It can useful to disable the CSP policy to debug and test things in local
# disable_csp: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment