Index: openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl,v diff -u -r1.71 -r1.72 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 27 Feb 2005 22:45:39 -0000 1.71 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 1 Mar 2005 00:01:21 -0000 1.72 @@ -80,7 +80,7 @@ -package_key acs-authentication \ -parameter AllowSelfRegister]] } { util_user_message -message "Self registration is not allowed" - ad_maybe_redirect_for_registration + auth::require_login } }