Revision: 7901
          http://sourceforge.net/p/ipcop/svn/7901
Author:   owes
Date:     2015-02-22 22:03:25 +0000 (Sun, 22 Feb 2015)
Log Message:
-----------
Fix a problem in latest squid: access to GUI via proxy and active URL filter.

Modified Paths:
--------------
    ipcop/trunk/src/scripts/makesquidconf.pl
    ipcop/trunk/updates/2.1.9/ROOTFILES.i486-2.1.9

Modified: ipcop/trunk/src/scripts/makesquidconf.pl
===================================================================
--- ipcop/trunk/src/scripts/makesquidconf.pl    2015-02-22 21:56:12 UTC (rev 
7900)
+++ ipcop/trunk/src/scripts/makesquidconf.pl    2015-02-22 22:03:25 UTC (rev 
7901)
@@ -1266,6 +1266,7 @@
 url_rewrite_program $redirectwrapper
 url_rewrite_children $proxysettings{'CHILDREN'} startup=1 idle=1 concurrency=0
 url_rewrite_access deny manager
+url_rewrite_access deny IPCop_ips
 url_rewrite_access allow all
 
 END

Modified: ipcop/trunk/updates/2.1.9/ROOTFILES.i486-2.1.9
===================================================================
--- ipcop/trunk/updates/2.1.9/ROOTFILES.i486-2.1.9      2015-02-22 21:56:12 UTC 
(rev 7900)
+++ ipcop/trunk/updates/2.1.9/ROOTFILES.i486-2.1.9      2015-02-22 22:03:25 UTC 
(rev 7901)
@@ -1,4 +1,5 @@
 ## please place IPCop files first, then packages sorted by alphabetical order
+/usr/local/bin/makesquidconf.pl
 /usr/share/locale/pt_BR/LC_MESSAGES/ipcop.mo
 ##
 ## dhcpcd-6.7.1

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


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&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