Private
Public Access
1
0
Files
MineSeeker/config/routes/scheb_2fa.yaml

12 lines
220 B
YAML

2fa_login:
path: /2fa
defaults:
_controller: "scheb_two_factor.form_controller::form"
requirements:
_method: GET
2fa_login_check:
path: /2fa_check
requirements:
_method: POST