mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-08-01 22:21:42 +00:00
Use bundle entities
This commit is contained in:
parent
c2948f7d84
commit
01a747da1d
30 changed files with 665 additions and 1954 deletions
|
|
@ -26,6 +26,7 @@ security:
|
|||
|
||||
custom_authenticators:
|
||||
- App\Security\ApiTokenAuthenticator
|
||||
- App\Security\OAuth\OAuthBearerAuthenticator
|
||||
|
||||
two_factor:
|
||||
auth_form_path: 2fa_login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue