Added login_log and overdue_reminders
This commit is contained in:
@@ -168,6 +168,9 @@ class Controller_lnApp_Login extends Controller_TemplateDefault {
|
||||
'USER_NAME'=>sprintf('%s %s',$mt->account->first_name,$mt->account->last_name),
|
||||
);
|
||||
$et->send();
|
||||
|
||||
// Log the password reset
|
||||
$ao->log('Password reset token sent');
|
||||
}
|
||||
|
||||
// Redirect to our password reset, the Auth will validate the token.
|
||||
|
Reference in New Issue
Block a user