From 68a1eed11ed14b3983080e3b65dc6991a62b5c38 Mon Sep 17 00:00:00 2001 From: Lorenzo Natali Date: Tue, 2 Apr 2024 19:25:32 +0200 Subject: [PATCH] [Backport 2024.01.xx] Integrity check attribute for external JS resources (#10140) * #9997 Add integrity check for external script (#10035) * Fix async load for script in templates (#10073) --- project/standard/templates/dashboard-embedded-template.html | 4 +++- project/standard/templates/embeddedTemplate.html | 4 +++- project/standard/templates/geostory-embedded-template.html | 4 +++- project/standard/templates/indexTemplate.html | 6 ++++-- web/client/dashboard-embedded-template.html | 4 +++- web/client/embeddedTemplate.html | 4 +++- web/client/geostory-embedded-template.html | 4 +++- web/client/indexTemplate.html | 4 +++- 8 files changed, 25 insertions(+), 9 deletions(-) diff --git a/project/standard/templates/dashboard-embedded-template.html b/project/standard/templates/dashboard-embedded-template.html index aa4847a90d..c63cd0345b 100644 --- a/project/standard/templates/dashboard-embedded-template.html +++ b/project/standard/templates/dashboard-embedded-template.html @@ -96,7 +96,9 @@ - + + + - + + + + +