Skip to content

Commit

Permalink
[OPP-1580] Legge til cdn.nav.no til CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesperpaulsen committed Feb 8, 2024
1 parent a88aeb5 commit 6658d8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nais/qa-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ spec:
value: "https://unleash.nais.io/api/"
- name: CSP_DIRECTIVES
value: "default-src 'self';\
script-src 'self' 'unsafe-inline' jsagent.adeo.no https://*.hotjar.com https://*.hotjar.io;\
style-src 'self' 'unsafe-inline';\
script-src 'self' 'unsafe-inline' jsagent.adeo.no https://*.hotjar.com https://*.hotjar.io https://cdn.nav.no;\
style-src 'self' 'unsafe-inline' https://cdn.nav.no;\
img-src 'self' data: https://*.hotjar.com https://*.hotjar.io;\
font-src 'self' data: https://*.hotjar.com https://*.hotjar.io;\
font-src 'self' data: https://*.hotjar.com https://*.hotjar.io https://cdn.nav.no;\
connect-src 'self' eumgw.adeo.no wss://veilederflatehendelser-{{ q_env }}.adeo.no https://*.hotjar.com https://*.hotjar.io sentry.gc.nav.no;\
object-src blob:;\
frame-src blob: https://*.hotjar.com https://*.hotjar.io;\
Expand Down

0 comments on commit 6658d8c

Please sign in to comment.