disabeled 2fa
This commit is contained in:
+4
-4
@@ -149,10 +149,10 @@ return [
|
||||
Features::emailVerification(),
|
||||
Features::updateProfileInformation(),
|
||||
Features::updatePasswords(),
|
||||
Features::twoFactorAuthentication([
|
||||
'confirm' => true,
|
||||
'confirmPassword' => true,
|
||||
]),
|
||||
// Features::twoFactorAuthentication([
|
||||
// 'confirm' => true,
|
||||
// 'confirmPassword' => true,
|
||||
// ]), // DISABLED - client request
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user