added it_send_reset_link_to_email, it_reset_user_passwordtest

This commit is contained in:
Peter Papp
2021-03-14 11:26:35 +01:00
parent 95eb167622
commit 71d0005193
2 changed files with 46 additions and 2 deletions
+2 -2
View File
@@ -133,10 +133,10 @@ return [
'features' => [
Features::registration(),
Features::resetPasswords(),
//Features::resetPasswords(),
// Features::emailVerification(),
Features::updateProfileInformation(),
Features::updatePasswords(),
//Features::updatePasswords(),
/*Features::twoFactorAuthentication([
'confirmPassword' => true,
]),*/