Index: openacs-4/www/SYSTEM/security-debug.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/SYSTEM/security-debug.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/www/SYSTEM/security-debug.tcl 7 Oct 2003 09:32:32 -0000 1.1 +++ openacs-4/www/SYSTEM/security-debug.tcl 19 Nov 2003 12:47:21 -0000 1.2 @@ -1,8 +1,8 @@ -if { ![string match "your-ip-here" [ns_conn peeraddr]] } { - ns_return 200 text/html "Forbidden" - return -} +#if { ![string match "your-ip-here" [ns_conn peeraddr]] } { +# ns_return 200 text/html "Forbidden" +# return +#} sec_login_handler