Package DE_EPAGES::MailType::API::NewPassword
Resets the password of a user and sends the new password by e-mail.
@EXPORT_OK |
Functions
SendNewPasswordToken
Creates a random token for the user and sends it as url to the users's e-mail address.
Syntax |
$Success = SendNewPasswordToken( $User, $Url, $MailType ); $Success = SendNewPasswordToken( $User, $Url, $MailType, $hMailParams ); |
Input |
|
Return |
|