Remove wrong fail2ban logging (#965)

This commit is contained in:
RainLoop Team 2016-05-17 23:45:44 +03:00
parent d84ca98793
commit d2a362d770

View file

@ -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