From a7bb9d5b31a227b6bdd96ae8cd548a9830661500 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 22 Oct 2025 00:49:18 +0000 Subject: [PATCH] Add website login, logout pages and update index with session management Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com> --- _website/index.php | 40 +++++++- _website/login.php | 240 ++++++++++++++++++++++++++++++++++++++++++++ _website/logout.php | 28 ++++++ 3 files changed, 305 insertions(+), 3 deletions(-) create mode 100644 _website/login.php create mode 100644 _website/logout.php diff --git a/_website/index.php b/_website/index.php index a019b693..3bdcb47a 100644 --- a/_website/index.php +++ b/_website/index.php @@ -1,5 +1,18 @@ + + +
+ + +Sign in to your GameServers account
+