Merge remote-tracking branch 'origin/2fa'

# Conflicts:
#	.php-cs-fixer.cache
#	config/language-translations.php
#	public/mix-manifest.json
#	resources/js/views/Auth/SignIn.vue
#	webpack.mix.js
This commit is contained in:
Peter Papp
2021-07-17 20:25:30 +02:00
18 changed files with 1035 additions and 110 deletions

View File

@@ -136,8 +136,8 @@ return [
// Features::emailVerification(),
Features::updateProfileInformation(),
//Features::updatePasswords(),
/*Features::twoFactorAuthentication([
Features::twoFactorAuthentication([
'confirmPassword' => true,
]),*/
]),
],
];