mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-14 04:14:36 +02:00
11 lines
No EOL
270 B
YAML
11 lines
No EOL
270 B
YAML
2fa_login:
|
|
path: /{_locale}/2fa
|
|
defaults:
|
|
_controller: "scheb_two_factor.form_controller:form"
|
|
|
|
2fa_login_check:
|
|
path: /{_locale}/2fa_check
|
|
|
|
r_u2f_register:
|
|
resource: "@RU2FTwoFactorBundle/Resources/config/routing.yml"
|
|
prefix: /{_locale}/user |