High-level rank changes and bad attempts and good Remember-Me tokens now logged.
This commit is contained in:
parent
a34ece4374
commit
1bd9fcdc80
5 changed files with 53 additions and 23 deletions
|
|
@ -78,7 +78,7 @@ module.exports.mailem = async function(to, subject, body, htmlBody = false){
|
|||
//return the mail info
|
||||
return sentMail;
|
||||
}catch(err){
|
||||
loggerUtils.dumpError(err, new Date(), 'mail/');
|
||||
loggerUtils.dumpError(err, new Date(), 'crash/mail/');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue