mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
Update Flex endpoint
This commit is contained in:
+13
-13
@@ -12,19 +12,6 @@
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/routes/scheb_2fa.yaml": {
|
||||
"contents": [
|
||||
"2fa_login:",
|
||||
" path: /2fa",
|
||||
" defaults:",
|
||||
" _controller: \"scheb_two_factor.form_controller:form\"",
|
||||
"",
|
||||
"2fa_login_check:",
|
||||
" path: /2fa_check",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/scheb_2fa.yaml": {
|
||||
"contents": [
|
||||
"# See the configuration reference at https://github.com/scheb/2fa/blob/master/doc/configuration.md",
|
||||
@@ -38,6 +25,19 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/routes/scheb_2fa.yaml": {
|
||||
"contents": [
|
||||
"2fa_login:",
|
||||
" path: /2fa",
|
||||
" defaults:",
|
||||
" _controller: \"scheb_two_factor.form_controller:form\"",
|
||||
"",
|
||||
"2fa_login_check:",
|
||||
" path: /2fa_check",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "62660e7d21b8b5295c5a6f8ca17dc7099881f267"
|
||||
|
||||
Reference in New Issue
Block a user