From da5533b5cb6e74d432dbd23447bee06d164da8fc Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 14 May 2026 20:09:55 +0800 Subject: [PATCH] Add server-side login fallback --- public/index.html | 4 ++-- public/mobile.html | 4 ++-- src/server.js | 23 +++++++++++++++++++++++ test/access-password.test.js | 9 +++++++++ 4 files changed, 36 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index 9c8ad46..10c7b70 100644 --- a/public/index.html +++ b/public/index.html @@ -9,10 +9,10 @@