feat(security): Ajoute l'authentification à deux facteurs (2FA) avec Google Authenticator.
```
This commit is contained in:
Serreau Jovann
2026-01-16 10:04:02 +01:00
parent e8e8481991
commit 26c3dfd3a1
15 changed files with 761 additions and 215 deletions

View File

@@ -17,7 +17,7 @@
"doctrine/doctrine-migrations-bundle": "^3.7.0",
"doctrine/orm": "^3.6.1",
"docusealco/docuseal-php": "^1.0.5",
"endroid/qr-code": ">=6.0.9",
"endroid/qr-code": "^6.0",
"exbil/mailcow-php-api": ">=0.15.0",
"fpdf/fpdf": ">=1.86.1",
"google/apiclient": "^2.19.0",
@@ -43,7 +43,9 @@
"phpoffice/phpspreadsheet": "^5.4",
"phpstan/phpdoc-parser": "^2.3.1",
"presta/sitemap-bundle": "^4.2",
"scheb/2fa-backup-code": "^7.13",
"scheb/2fa-bundle": "^7.13.1",
"scheb/2fa-email": "^7.13",
"scheb/2fa-google-authenticator": "^7.13.1",
"sentry/sentry-symfony": "^5.8.3",
"setasign/fpdi": "^2.6.4",