From 9994fd13105ed8fcfb14e841e4bbcbfad636d1b4 Mon Sep 17 00:00:00 2001 From: Ryan Cooley Date: Thu, 21 Mar 2024 12:02:40 -0700 Subject: [PATCH 1/2] Update CSP to be compatible with heic2any --- resources/views/layouts/layout.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layouts/layout.blade.php b/resources/views/layouts/layout.blade.php index 71531a95f4..ee3bca0b8f 100644 --- a/resources/views/layouts/layout.blade.php +++ b/resources/views/layouts/layout.blade.php @@ -4,7 +4,7 @@ - + From 774f856b238c28fb7cda43d41f21942abc0be113 Mon Sep 17 00:00:00 2001 From: Ryan Cooley Date: Thu, 21 Mar 2024 12:23:36 -0700 Subject: [PATCH 2/2] Split CSP string for readability --- resources/views/layouts/layout.blade.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/views/layouts/layout.blade.php b/resources/views/layouts/layout.blade.php index ee3bca0b8f..e7f7839679 100644 --- a/resources/views/layouts/layout.blade.php +++ b/resources/views/layouts/layout.blade.php @@ -4,7 +4,10 @@ - +