Index: openacs-4/packages/dotlrn/www/deregister.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/deregister.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/dotlrn/www/deregister.tcl 1 Mar 2005 00:01:27 -0000 1.8 +++ openacs-4/packages/dotlrn/www/deregister.tcl 8 Aug 2006 21:26:24 -0000 1.9 @@ -36,7 +36,7 @@ # wouldn't break. This does have the unfortunate consequence that the name # user_id is not intuative when it is a list of many user_ids. (teadams@alum.mit.edu) -auth::require_login +ad_maybe_redirect_for_registration if {[empty_string_p $community_id]} { set community_id [dotlrn_community::get_community_id]