From 3efe4b14208a783b5061b56fb4df0c551e66c7a5 Mon Sep 17 00:00:00 2001 From: SteelWagstaff Date: Thu, 21 Apr 2022 17:27:20 -0700 Subject: [PATCH] Improve sanitization --- page-auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/page-auth.php b/page-auth.php index 2b8c8f5..eac0d8b 100644 --- a/page-auth.php +++ b/page-auth.php @@ -58,7 +58,7 @@ $errors = apply_filters( 'pb_custom_signup_errors', [] ); ?> - + @@ -86,7 +86,7 @@ $errors = apply_filters( 'pb_custom_signup_errors', [] );