From b14da020f1f69838e8d46da22a9ec71551a1f7fb Mon Sep 17 00:00:00 2001 From: alokhyland Date: Thu, 28 Nov 2024 14:33:24 +0530 Subject: [PATCH] WEBUI-1282: Allow Content Security Policy without script-src data: part 1 --- index.html | 5 +++++ .../main/resources/web/nuxeo.war/ui/config.jsp | 1 + .../main/resources/web/nuxeo.war/ui/index.jsp | 17 ++++++++++++----- 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 71e4bd7359..d5847863ac 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,10 @@ + - + - + - + - + - +