mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-11 01:20:21 -04:00
fixup! Strip 2FA logic out of LoginForm
This commit is contained in:
parent
eed79b8ce4
commit
ecec2bb99e
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ use Icinga\Common\Database;
|
|||
use Icinga\Exception\Http\HttpBadRequestException;
|
||||
use Icinga\User;
|
||||
use Icinga\Web\RememberMe;
|
||||
use Icinga\Web\Response;
|
||||
use Icinga\Web\Session;
|
||||
use Icinga\Web\Url;
|
||||
use ipl\Html\FormDecoration\LabelDecorator;
|
||||
|
|
|
|||
Loading…
Reference in a new issue