Index: openacs-4/packages/notifications/www/request-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-new.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/notifications/www/request-new.tcl 17 May 2003 10:54:55 -0000 1.9 +++ openacs-4/packages/notifications/www/request-new.tcl 1 Mar 2005 00:01:39 -0000 1.10 @@ -12,7 +12,7 @@ return_url } -set user_id [ad_maybe_redirect_for_registration] +set user_id [auth::require_login] # Check that the object can be subcribed to notification::security::require_notify_object -object_id $object_id