mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Update app_2fa_check route to use the one provided by bundle
This commit is contained in:
parent
9911efd62e
commit
31f641c04d
3 changed files with 4 additions and 19 deletions
|
@ -18,3 +18,6 @@ saml_logout:
|
|||
controller: Nbgrp\OneloginSamlBundle\Controller\Logout
|
||||
defaults: { idp: null }
|
||||
methods: ['POST', 'GET']
|
||||
|
||||
app_2fa_check:
|
||||
path: /2fa_check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue