Fix user model
This commit is contained in:
@@ -149,11 +149,11 @@ return [
|
||||
// Features::emailVerification(),
|
||||
Features::updateProfileInformation(),
|
||||
Features::updatePasswords(),
|
||||
Features::twoFactorAuthentication([
|
||||
/*Features::twoFactorAuthentication([
|
||||
'confirm' => true,
|
||||
'confirmPassword' => true,
|
||||
// 'window' => 0,
|
||||
]),
|
||||
]),*/
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user