mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Remove un-used auth_form_path config
This commit is contained in:
parent
31f641c04d
commit
cef2839320
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ return static function (ContainerConfigurator $containerConfig) {
|
|||
'path' => 'app_logout',
|
||||
],
|
||||
'two_factor' => [
|
||||
'auth_form_path' => 'app_2fa_enable',
|
||||
'check_path' => 'app_2fa_check',
|
||||
'prepare_on_login' => true,
|
||||
'prepare_on_access_denied' => true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue