From 5061e5841be6c218ebb0de0cbf7b7f195dc46d19 Mon Sep 17 00:00:00 2001 From: Thorsten Rinne Date: Tue, 14 Feb 2023 19:03:58 +0100 Subject: [PATCH] fix: added missing validation of URLs and conversion to HTML entities --- phpmyfaq/admin/news.php | 18 ++++++++++-------- phpmyfaq/src/phpMyFAQ/News.php | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/phpmyfaq/admin/news.php b/phpmyfaq/admin/news.php index 3cae41841c..0c76cc8e86 100644 --- a/phpmyfaq/admin/news.php +++ b/phpmyfaq/admin/news.php @@ -47,7 +47,8 @@
-
+