```
✨ feat(security): Ajoute l'authentification à deux facteurs (2FA) avec Google Authenticator.
```
This commit is contained in:
@@ -19,6 +19,7 @@ security:
|
||||
two_factor:
|
||||
auth_form_path: 2fa_login # Route d'affichage du formulaire
|
||||
check_path: 2fa_login_check # Route de soumission du code
|
||||
default_target_path: /
|
||||
# -------------------------------------
|
||||
|
||||
form_login:
|
||||
|
||||
Reference in New Issue
Block a user