From dab73a3eb29c9b290e38d4d21db45a5b1687a505 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 30 Aug 2012 07:59:13 +0100 Subject: [PATCH] zip is now a restricted file Incase it has contents where you don't want to give public access --- lib/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.php b/lib/config.php index 8955b37..e47c1ff 100644 --- a/lib/config.php +++ b/lib/config.php @@ -9,7 +9,7 @@ $ICEcoder = array( "visibleTabs" => false, "lockedNav" => true, "accountPassword" => "", -"restrictedFiles" => array("wp-",".php",".rb",".sql"), +"restrictedFiles" => array("wp-",".php",".rb",".sql",".zip"), "bannedFiles" => array("_coder","wp-",".exe"), "allowedIPs" => array("*"), "plugins" => array(