mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-26 18:30:38 +00:00
added it_send_reset_link_to_email, it_reset_user_passwordtest
This commit is contained in:
+2
-2
@@ -133,10 +133,10 @@ return [
|
||||
|
||||
'features' => [
|
||||
Features::registration(),
|
||||
Features::resetPasswords(),
|
||||
//Features::resetPasswords(),
|
||||
// Features::emailVerification(),
|
||||
Features::updateProfileInformation(),
|
||||
Features::updatePasswords(),
|
||||
//Features::updatePasswords(),
|
||||
/*Features::twoFactorAuthentication([
|
||||
'confirmPassword' => true,
|
||||
]),*/
|
||||
|
||||
Reference in New Issue
Block a user