Revision: 7270
          http://sourceforge.net/p/ipcop/svn/7270
Author:   owes
Date:     2014-03-04 06:47:35 +0000 (Tue, 04 Mar 2014)
Log Message:
-----------
Default for filter is off.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/logproxy.cgi
    ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3

Modified: ipcop/trunk/html/cgi-bin/logproxy.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logproxy.cgi       2014-03-03 15:20:11 UTC (rev 
7269)
+++ ipcop/trunk/html/cgi-bin/logproxy.cgi       2014-03-04 06:47:35 UTC (rev 
7270)
@@ -16,7 +16,7 @@
 # along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 # 
 # (c) The SmoothWall Team
-# Copyright (c) 2001-2012 The IPCop Team
+# Copyright (c) 2001-2014 The IPCop Team
 #
 # $Id$
 #
@@ -78,7 +78,7 @@
     $cgiparams{'SOURCE_IP'}     = 'ALL';
     $cgiparams{'USERNAME'}      = 'ALL';
     $cgiparams{'FILTER'}        = "[.](gif|jpeg|jpg|png|css|js)\$";
-    $cgiparams{'ENABLE_FILTER'} = 'on';
+    $cgiparams{'ENABLE_FILTER'} = 'off';
 }
 
 if ($cgiparams{'ACTION'} eq $Lang::tr{'save'}) {

Modified: ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
===================================================================
--- ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-03 15:20:11 UTC 
(rev 7269)
+++ ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-04 06:47:35 UTC 
(rev 7270)
@@ -1 +1,2 @@
 ## please place IPCop files first, then packages sorted by alphabetical order
+/home/httpd/cgi-bin/logproxy.cgi

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to