new: usr: implement the 2FA authentication (TOTP and backup codes) #4
This commit is contained in:
13
symfony.lock
13
symfony.lock
@@ -122,6 +122,19 @@
|
||||
"roave/security-advisories": {
|
||||
"version": "dev-master"
|
||||
},
|
||||
"scheb/2fa-bundle": {
|
||||
"version": "8.5",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "6.0",
|
||||
"ref": "1e6f68089146853a790b5da9946fc5974f6fcd49"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/scheb_2fa.yaml",
|
||||
"config/routes/scheb_2fa.yaml"
|
||||
]
|
||||
},
|
||||
"sonata-project/core-bundle": {
|
||||
"version": "3.9",
|
||||
"recipe": {
|
||||
|
||||
Reference in New Issue
Block a user