Index: openacs-4/packages/acs-authentication/tcl/local-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/local-procs.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-authentication/tcl/local-procs.tcl 3 Sep 2003 19:45:32 -0000 1.9 +++ openacs-4/packages/acs-authentication/tcl/local-procs.tcl 4 Sep 2003 13:05:28 -0000 1.10 @@ -381,9 +381,6 @@ # We don't create anything here, so creation always succeeds # And we don't check local account, either - ns_log Notice "LARS: username=$username, email=$email" - - # Generate random password? set generated_pwd_p 0 if { [empty_string_p $password] || [parameter::get -parameter RegistrationProvidesRandomPasswordP -default 0] } {