From 7937088e9cc219a635b15712d04facdd85658558 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:09:06 +0100 Subject: [PATCH] Update index.php: Prevent recreation of token by shitty browser add-ons --- web/login/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/login/index.php b/web/login/index.php index 18841344..5de05451 100644 --- a/web/login/index.php +++ b/web/login/index.php @@ -1,5 +1,7 @@