mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-31 08:14:41 +02:00
Added an console command to convert local to SAML users and vice versa
This commit is contained in:
parent
c5904303e3
commit
c831d57614
5 changed files with 165 additions and 4 deletions
|
@ -197,6 +197,10 @@ services:
|
|||
arguments:
|
||||
$available_themes: '%partdb.available_themes%'
|
||||
|
||||
App\Command\User\ConvertToSAMLUserCommand:
|
||||
arguments:
|
||||
$saml_enabled: '%partdb.saml.enabled%'
|
||||
|
||||
|
||||
####################################################################################################################
|
||||
# Label system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue