From 1d9a6e1aa09dd5872e885bad7b33816befbd8922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Cap=C3=B3?= Date: Thu, 10 Jul 2025 13:40:22 +0200 Subject: [PATCH] add security --- .gitignore | 3 ++- index.php | 19 ++++++++++++++++--- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 33f0049..543d839 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .htpasswd config.php adminer.sql -adminer.sql.gz \ No newline at end of file +adminer.sql.gz +servers.php diff --git a/index.php b/index.php index 8af9628..3c5167a 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,8 @@