From e8e4992a00b2850ff13ce45da5628869edea0b29 Mon Sep 17 00:00:00 2001 From: Tessa Alexander Date: Tue, 23 Jan 2024 17:46:06 +0000 Subject: [PATCH] Add SRI integrity to CDN hosted JS resources --- browser/templates/results.html | 1 - browser/templates/results_listing.html | 9 ++++----- browser/templates/user_listing.html | 9 +++------ 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/browser/templates/results.html b/browser/templates/results.html index 366c360c..aff13890 100644 --- a/browser/templates/results.html +++ b/browser/templates/results.html @@ -83,7 +83,6 @@

Original results - - + + + - - + + + - {% endblock %} {% block section_title %}Manage users{% endblock %} {% block section %} - {% if messages %}
    {% for message in messages %} @@ -71,5 +69,4 @@ {% endfor %} - {% endblock %}