fix(security #5): remove plaintext logging of Emby auth response and user object

The full authResponse.data (containing AccessToken) and user object
were being logged via console.log → written to server.log on disk.
Replaced with a single safe log line showing only name and isAdmin.
This commit is contained in:
2026-05-16 16:17:43 +01:00
parent 6675e5dcfe
commit 8f96a5f296
2 changed files with 1 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB