From 85e23f618fb4270c4d30f7d683837e9e159cb02d Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Mon, 1 Jun 2026 03:26:15 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20bypass=20Cloudflare=20Rocket=20Loader=20?= =?UTF-8?q?on=20admin=20script=20=E2=80=94=20doLogin=20was=20undefined=20a?= =?UTF-8?q?t=20click=20time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit data-cfasync=false prevents Rocket Loader from deferring the main script block. Also added try/catch + button feedback to doLogin so errors show visibly. --- public_html/admin/index.php | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/public_html/admin/index.php b/public_html/admin/index.php index bd538d3..1c77120 100644 --- a/public_html/admin/index.php +++ b/public_html/admin/index.php @@ -943,7 +943,7 @@ select.filter-sel:focus{border-color:var(--cyan)}
-