mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-22 22:16:22 +01:00
Update enable.php
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
defined('MYAAC') or die('Direct access not allowed!');
|
defined('MYAAC') or die('Direct access not allowed!');
|
||||||
|
|
||||||
use MyAAC\TwoFactorAuth\TwoFactorAuth;
|
use MyAAC\TwoFactorAuth\TwoFactorAuth;
|
||||||
use OTPHP\TOTP;
|
|
||||||
use Symfony\Component\Clock\NativeClock;
|
|
||||||
|
|
||||||
require __DIR__ . '/../base.php';
|
require __DIR__ . '/../base.php';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user