mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for Two Factor
This commit is contained in:
parent
d2d62adf55
commit
1195c98660
@ -12,6 +12,7 @@
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\User;
|
||||
use App\Transformers\UserTransformer;
|
||||
use Crypt;
|
||||
use PragmaRX\Google2FA\Google2FA;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user