From 879cf6bb59d0deb81f0d697fe839b172d941e00b Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Sun, 7 Jun 2026 20:23:56 +0200 Subject: [PATCH] Update gab/index.php --- gab/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gab/index.php b/gab/index.php index 2bbc34c..d9259cb 100644 --- a/gab/index.php +++ b/gab/index.php @@ -39,7 +39,7 @@ if (!isset($_SERVER['PHP_AUTH_PW']) || header('WWW-Authenticate: Basic realm="Foto Viewer"'); header('HTTP/1.0 401 Unauthorized'); - exit('Wachtwoord vereist'); + // exit('Wachtwoord vereist'); } // reset bij succes