From 2ce296c882984020cb669710cd3bcbcee1e0cdc7 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Mon, 10 Mar 2025 13:02:37 +0100 Subject: [PATCH] logs.cgi: Don't ship anything as executable in the sources Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- html/cgi-bin/logs.cgi/firewalllog.dat | 0 html/cgi-bin/logs.cgi/ipblocklists.dat | 0 html/cgi-bin/logs.cgi/showrequestfromblocklist.dat | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 html/cgi-bin/logs.cgi/firewalllog.dat mode change 100755 => 100644 html/cgi-bin/logs.cgi/ipblocklists.dat mode change 100755 => 100644 html/cgi-bin/logs.cgi/showrequestfromblocklist.dat diff --git a/html/cgi-bin/logs.cgi/firewalllog.dat b/html/cgi-bin/logs.cgi/firewalllog.dat old mode 100755 new mode 100644 diff --git a/html/cgi-bin/logs.cgi/ipblocklists.dat b/html/cgi-bin/logs.cgi/ipblocklists.dat old mode 100755 new mode 100644 diff --git a/html/cgi-bin/logs.cgi/showrequestfromblocklist.dat b/html/cgi-bin/logs.cgi/showrequestfromblocklist.dat old mode 100755 new mode 100644 -- 2.39.5