From 6ba23a85b8df2ad23cbb77a35fac911ae128aabe Mon Sep 17 00:00:00 2001 From: Marvin Gaube Date: Sun, 1 Mar 2020 20:15:14 +0100 Subject: [PATCH] Only run authdb check when user is logged in --- index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.php b/index.php index a29342c..9e50b3e 100644 --- a/index.php +++ b/index.php @@ -36,6 +36,9 @@ if (is_logged_in() and isset($_POST['formname']) and $_POST['formname'] === "cha NSEdit! + +