From feb0267002a4ee028f55e16d44d84ad5ac90b459 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sun, 5 Mar 2023 19:13:48 +0000 Subject: [PATCH] Add stronger input validation/output escaping for theme, tags and categories vars --- client_side_nav.php | 2 +- header.php | 2 +- models/category.php | 2 +- models/tag.php | 4 +-- post.php | 2 +- settings_side_nav.php | 58 +++++++++++++++++++++---------------------- side_nav.php | 2 +- top_nav.php | 12 ++++----- 8 files changed, 42 insertions(+), 42 deletions(-) diff --git a/client_side_nav.php b/client_side_nav.php index 5e3320b0..9ae8c018 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -1,5 +1,5 @@ -