From b6d65ebb668cabc895cd82b39f11e7ca05bb72b8 Mon Sep 17 00:00:00 2001 From: Kristian Bremberg <114284895+KristianGrafana@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:17:07 +0100 Subject: [PATCH] Chore: add integrity hash to templates (#1473) # What this PR does Adds integrity hash for scripts loaded from CDN's. --- engine/apps/integrations/templates/heartbeat_link.html | 6 +++--- engine/apps/integrations/templates/integration_link.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/engine/apps/integrations/templates/heartbeat_link.html b/engine/apps/integrations/templates/heartbeat_link.html index 31c6a341..46ededa3 100644 --- a/engine/apps/integrations/templates/heartbeat_link.html +++ b/engine/apps/integrations/templates/heartbeat_link.html @@ -8,11 +8,11 @@ - + - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/engine/apps/integrations/templates/integration_link.html b/engine/apps/integrations/templates/integration_link.html index 1f1a1a57..52872c0e 100644 --- a/engine/apps/integrations/templates/integration_link.html +++ b/engine/apps/integrations/templates/integration_link.html @@ -8,11 +8,11 @@ - + - + @@ -80,4 +80,4 @@ }); - \ No newline at end of file +