From 6112c11693a3b1ad230dd2c7a043ced0244f2498 Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Fri, 27 Feb 2026 21:55:08 +0100 Subject: [PATCH] comment out .htpasswd protection directives in .htaccess for testing --- .htaccess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 14bd639..7d0a4b8 100755 --- a/.htaccess +++ b/.htaccess @@ -6,5 +6,4 @@ # # .htpasswd vor Auslieferung schützen # # Require all denied - # - + # \ No newline at end of file