From b3dbe128848d4f9732ae769ffc78b78a1ff929e8 Mon Sep 17 00:00:00 2001 From: rakeshkumar1019 Date: Fri, 23 Feb 2024 10:29:19 +0530 Subject: [PATCH] WEBUI-1446: CSP headers without the insecure unsafe-inline --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4d6fd00122..1c14b1cb97 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,10 @@ - + @@ -116,7 +119,7 @@ ], blob: ['appLinks', 'preview'], }, - // expressions: { eval: false }, + expressions: { eval: false }, dateFormat: 'LL', dateTimeFormat: 'LLL', firstDayOfWeek: '',