From 565cc4941535fade9d7db4b47bf327615cb9be9d Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Wed, 6 Sep 2023 21:51:20 +0000 Subject: [PATCH] auth-proxy redirects to mod page if we're not authenticated. seems to work well enough --- auth-proxy.php | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/auth-proxy.php b/auth-proxy.php index b42dd1ab..3ab04ce5 100644 --- a/auth-proxy.php +++ b/auth-proxy.php @@ -1,5 +1,7 @@