Revision: 6069 http://ipcop.svn.sourceforge.net/ipcop/?rev=6069&view=rev Author: owes Date: 2011-11-12 23:13:20 +0000 (Sat, 12 Nov 2011) Log Message: ----------- 'move' chpasswd from https:8443 to http:81, otherwise the user trying to change proxy password is bothered with self-signed-certificate
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/ipcop-gui ipcop/trunk/updates/2.0.2/ROOTFILES.i486-2.0.2 ipcop/trunk/updates/2.0.2/setup Modified: ipcop/trunk/config/rootfiles/common/ipcop-gui =================================================================== --- ipcop/trunk/config/rootfiles/common/ipcop-gui 2011-11-12 23:02:01 UTC (rev 6068) +++ ipcop/trunk/config/rootfiles/common/ipcop-gui 2011-11-12 23:13:20 UTC (rev 6069) @@ -5,7 +5,6 @@ home/httpd/cgi-bin/aliases.cgi home/httpd/cgi-bin/backup.cgi home/httpd/cgi-bin/changepw.cgi -home/httpd/cgi-bin/chpasswd.cgi home/httpd/cgi-bin/connections.cgi home/httpd/cgi-bin/credits.cgi home/httpd/cgi-bin/ddns.cgi @@ -135,6 +134,7 @@ home/httpd/html/sgraph home/httpd/vhost81 home/httpd/vhost81/cgi-bin +home/httpd/vhost81/cgi-bin/chpasswd.cgi home/httpd/vhost81/cgi-bin/redirect.cgi home/httpd/vhost81/html home/httpd/vhost81/html/images Modified: ipcop/trunk/updates/2.0.2/ROOTFILES.i486-2.0.2 =================================================================== --- ipcop/trunk/updates/2.0.2/ROOTFILES.i486-2.0.2 2011-11-12 23:02:01 UTC (rev 6068) +++ ipcop/trunk/updates/2.0.2/ROOTFILES.i486-2.0.2 2011-11-12 23:13:20 UTC (rev 6069) @@ -2,6 +2,7 @@ /home/httpd/cgi-bin/proxy.cgi /home/httpd/cgi-bin/urlfilter.cgi /home/httpd/cgi-bin/vpnca.cgi +/home/httpd/vhost81/cgi-bin/chpasswd.cgi /usr/share/locale/it_IT/LC_MESSAGES/ipcop.mo ## ## Net-DNS-0.67 Modified: ipcop/trunk/updates/2.0.2/setup =================================================================== --- ipcop/trunk/updates/2.0.2/setup 2011-11-12 23:02:01 UTC (rev 6068) +++ ipcop/trunk/updates/2.0.2/setup 2011-11-12 23:13:20 UTC (rev 6069) @@ -71,6 +71,9 @@ # /bin/rm -f ..... /bin/rm -f /usr/lib/perl5/site_perl/5.10.1/i486-linux/Net/DNS/RR/X25.pm +# Update adds chpasswd.cgi on port 81 +/bin/rm -f /home/httpd/cgi-bin/chpasswd.cgi + # For new shared libs. May not always be required, but makes sure we do not forget /sbin/ldconfig This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn