From 69673685d9342626aa92f1d22883eaeeae1d2a81 Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Mon, 1 Jun 2026 09:22:24 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20pure=20PHP=20login=20=E2=80=94=20login.p?= =?UTF-8?q?hp=20POSTs=20to=20PHP,=20bridge.php=20writes=20token=20to=20ses?= =?UTF-8?q?sionStorage,=20zero=20JS=20dependency=20for=20auth?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/bridge.php | 24 ++++++++ public_html/index.html | 4 +- public_html/login.php | 121 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 147 insertions(+), 2 deletions(-) create mode 100644 public_html/bridge.php create mode 100644 public_html/login.php diff --git a/public_html/bridge.php b/public_html/bridge.php new file mode 100644 index 0000000..4e9474a --- /dev/null +++ b/public_html/bridge.php @@ -0,0 +1,24 @@ + + +JARVIS + + + + diff --git a/public_html/index.html b/public_html/index.html index 8e1c94f..9566d9e 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -4,7 +4,7 @@ JARVIS — Integrated Defense and Logistics System - + + + +
+
+
+
+
+
+
+

JARVIS

+

Just A Rather Very Intelligent System

+
+ + + + +
+ +
+ +
+
+ +