From 8a76f41a7574c932048610506fd9a108fd3943a7 Mon Sep 17 00:00:00 2001 From: mel Date: Wed, 1 Apr 2026 12:12:46 -0700 Subject: [PATCH] Add CSP info to add/edit forms for static pages. --- .../staticpage/templates/editSuccess.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/apps/qubit/modules/staticpage/templates/editSuccess.php b/apps/qubit/modules/staticpage/templates/editSuccess.php index dd300753c0..31615ca936 100644 --- a/apps/qubit/modules/staticpage/templates/editSuccess.php +++ b/apps/qubit/modules/staticpage/templates/editSuccess.php @@ -23,6 +23,37 @@ renderHiddenFields(); ?> +
+

+ Content + Security Policy (CSP) Headers are a security feature that helps prevent certain security risks (such as controlling + which external resources are allowed to be loaded on your site). + '); ?> +

+

+ +

+ +

+ styling static pages for more information and examples. + '); ?> +

+
+