From: Peter Müller Date: Sat, 23 Apr 2022 19:35:37 +0000 (+0000) Subject: Do not mark CGI files as executable X-Git-Tag: v2.27-core170~304^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c04309ef012b19e3bdc98384cad28af407cc62ac;p=ipfire-2.x.git Do not mark CGI files as executable Signed-off-by: Peter Müller --- diff --git a/html/cgi-bin/captive.cgi b/html/cgi-bin/captive.cgi old mode 100755 new mode 100644 diff --git a/html/cgi-bin/dns.cgi b/html/cgi-bin/dns.cgi old mode 100755 new mode 100644 diff --git a/html/cgi-bin/mail.cgi b/html/cgi-bin/mail.cgi old mode 100755 new mode 100644 diff --git a/html/cgi-bin/netother.cgi b/html/cgi-bin/netother.cgi old mode 100755 new mode 100644 diff --git a/html/cgi-bin/netovpnrw.cgi b/html/cgi-bin/netovpnrw.cgi old mode 100755 new mode 100644 diff --git a/html/cgi-bin/netovpnsrv.cgi b/html/cgi-bin/netovpnsrv.cgi old mode 100755 new mode 100644