We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e51a7 commit 9d75975Copy full SHA for 9d75975
index.html
@@ -25,7 +25,7 @@
25
content="
26
font-src 'self' https://sdk.openui5.org/ https://cdn.jsdelivr.net data:;
27
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;
+ frame-src 'self' https://*.sapdas.cloud.sap https://*.ondemand.com https://*.sap.com https://*.accounts.cloud.sap;
29
object-src 'self';
30
"
31
/>
0 commit comments