Skip to content

Commit 9d75975

Browse files
authored
updated frm source allowed list for joule (kyma-project#4598)
1 parent 87e51a7 commit 9d75975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
content="
2626
font-src 'self' https://sdk.openui5.org/ https://cdn.jsdelivr.net data:;
2727
script-src 'self' 'wasm-unsafe-eval' 'unsafe-eval' blob: https://*.sapdas.cloud.sap;
28-
frame-src 'self' https://*.sapdas.cloud.sap https://*.ondemand.com https://*.sap.com;
28+
frame-src 'self' https://*.sapdas.cloud.sap https://*.ondemand.com https://*.sap.com https://*.accounts.cloud.sap;
2929
object-src 'self';
3030
"
3131
/>

0 commit comments

Comments
 (0)