auth::send_email_verification_email (private)

 auth::send_email_verification_email -user_id user_id

Defined in packages/acs-authentication/tcl/authentication-procs.tcl

Sends out an email to the user that lets them verify their email. Throws an error if we couldn't send out the email.

Switches:
-user_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 auth::check_local_account_status auth::check_local_account_status (private) auth::send_email_verification_email auth::send_email_verification_email auth::check_local_account_status->auth::send_email_verification_email auth::create_local_account auth::create_local_account (public) auth::create_local_account->auth::send_email_verification_email _ _ (public) auth::send_email_verification_email->_ acs_mail_lite::send acs_mail_lite::send (public) auth::send_email_verification_email->acs_mail_lite::send ad_conn ad_conn (public) auth::send_email_verification_email->ad_conn ad_system_name ad_system_name (public) auth::send_email_verification_email->ad_system_name ad_system_owner ad_system_owner (public) auth::send_email_verification_email->ad_system_owner

Testcases:
No testcase defined.
[ show source ]
Show another procedure: