Implemented the two factor auth login form.

This commit is contained in:
Jan Böhmer 2019-12-23 18:45:32 +01:00
parent 35b5640627
commit 10ca895309
5 changed files with 78 additions and 4 deletions

View file

@ -1,7 +1,7 @@
2fa_login:
path: /2fa
path: /{_locale}/2fa
defaults:
_controller: "scheb_two_factor.form_controller:form"
2fa_login_check:
path: /2fa_check
path: /{_locale}/2fa_check