mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-22 14:48:13 +08:00
Remove wrong fail2ban logging (#965)
This commit is contained in:
parent
d84ca98793
commit
d2a362d770
1 changed files with 0 additions and 2 deletions
|
@ -2268,8 +2268,6 @@ NewThemeLink IncludeCss LoadingDescriptionEsc TemplatesLink LangLink IncludeBack
|
|||
{
|
||||
$this->Logger()->Write('TFA: Required Code for '.$oAccount->ParentEmailHelper().' account.');
|
||||
|
||||
$this->LoggerAuthHelper($oAccount);
|
||||
|
||||
throw new \RainLoop\Exceptions\ClientException(\RainLoop\Notifications::AccountTwoFactorAuthRequired);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue