From d122d90a47a3c12e6a733ed649943fdbb625c488 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 9 Oct 2025 18:11:16 -0400 Subject: [PATCH] Remove CSRF check --- setup/index.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/setup/index.php b/setup/index.php index 71868d0e..8a8aaa47 100644 --- a/setup/index.php +++ b/setup/index.php @@ -126,15 +126,8 @@ if (isset($_POST['add_database'])) { } -