Files
symfony-flex-recipes-contrib/mbarbey.u2f-security-bundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

31 lines
973 B
JSON

{
"manifests": {
"mbarbey/u2f-security-bundle": {
"manifest": {
"bundles": {
"Mbarbey\\U2fSecurityBundle\\MbarbeyU2fSecurityBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/mbarbey_u2f_security.yaml": {
"contents": [
"mbarbey_u2f_security:",
" authentication_route: my_u2f_authentication_route",
" whitelist_routes:",
" - login",
" - logout",
""
],
"executable": false
}
},
"ref": "607a7a93e3dbb43d066396962bee60acdf3973f0"
}
}
}