[PR #9875] Various improvements #12260

Closed
opened 2026-02-07 06:52:47 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9875

State: closed
Merged: Yes


Changes

  • Add wrapper object for authentication events, removing stuff like API tokens from event messages (prevents leaking them to e.g. plugins)
  • Add corresponding item id tp start/stop playback events
  • Enforce access permissions on WebSocketListeners

Note: The now secured listeners aren't working in any meaningful way. The WebSockets handling really requrires an overhaul....

Fixes #9975

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9875 **State:** closed **Merged:** Yes --- **Changes** * Add wrapper object for authentication events, removing stuff like API tokens from event messages (prevents leaking them to e.g. plugins) * Add corresponding item id tp start/stop playback events * Enforce access permissions on WebSocketListeners Note: The now secured listeners aren't working in any meaningful way. The WebSockets handling really requrires an overhaul.... Fixes #9975
OVERLORD added the pull-request label 2026-02-07 06:52:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12260