Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 27 Oct 2014 16:39:31 -0000 1.5 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 16 Jun 2015 07:13:27 -0000 1.6 @@ -1257,7 +1257,7 @@ } # Send password/confirmail email to user if { [parameter::get -parameter RegistrationProvidesRandomPasswordP -default 0] || \ - [parameter::get -parameter EmailRegistrationConfirmationToUserP -default 0] } { + [parameter::get -parameter EmailRegistrationConfirmationToUserP -default 1] } { with_catch errmsg { acs_mail_lite::send \ -to_addr $email \