Index: openacs-4/www/SYSTEM/security-debug.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/SYSTEM/security-debug.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/www/SYSTEM/security-debug.tcl 19 Nov 2003 12:47:21 -0000 1.2 +++ openacs-4/www/SYSTEM/security-debug.tcl 11 Dec 2003 14:42:50 -0000 1.3 @@ -1,8 +1,9 @@ -#if { ![string match "your-ip-here" [ns_conn peeraddr]] } { -# ns_return 200 text/html "Forbidden" -# return -#} +# NOTE: +# Comment out below two lines to use this page +# +ns_return 200 text/html "Forbidden" +return sec_login_handler