From b2e98b3563a7b784be2bd966446c04a405d40165 Mon Sep 17 00:00:00 2001 From: Chris Gilligan <49878588+UTCGilligan@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:25:13 -0500 Subject: [PATCH] UTCT-21: Turn off auth on public home page. Signed-off-by: Chris Gilligan <49878588+UTCGilligan@users.noreply.github.com> --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index d3a9c79..4826067 100644 --- a/index.php +++ b/index.php @@ -4,9 +4,9 @@