Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-11-12 14:52:32 +00:00
parent e105920c3a
commit d36ab15b52
52 changed files with 2155 additions and 2109 deletions
+13 -13
View File
@@ -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"