mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-29 14:29:32 +00:00
Merge branch 'user_impersonator'
This commit is contained in:
commit
2362835275
14 changed files with 381 additions and 45 deletions
|
|
@ -21,6 +21,9 @@ security:
|
|||
user_checker: App\Security\UserChecker
|
||||
entry_point: form_login
|
||||
|
||||
# Enable user impersonation
|
||||
switch_user: { role: CAN_SWITCH_USER }
|
||||
|
||||
two_factor:
|
||||
auth_form_path: 2fa_login
|
||||
check_path: 2fa_login_check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue