mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-27 21:39:32 +00:00
Use language setting of users when logging in.
This commit is contained in:
parent
0dd20394cb
commit
0bfcec77fb
9 changed files with 97 additions and 8 deletions
|
|
@ -28,6 +28,7 @@ security:
|
|||
check_path: login
|
||||
csrf_token_generator: security.csrf.token_manager
|
||||
use_referer: true
|
||||
default_target_path: '/'
|
||||
|
||||
logout:
|
||||
path: logout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue