mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15651] [CLOSED] Fix WebSocketManager client IP resolution #14374
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/15651
Author: @WWWesten
Created: 11/27/2025
Status: ❌ Closed
Base:
master← Head:fix-remote-ip📝 Commits (5)
595b79dWebSocketManager: use clientIpAddress instead of Connection.RemoteIpAddress4c0fa7cUse INetworkManager in WebSocketManager for client IP resolution9c940b7Add references for ServerOptions74f2ed2WebSocketManager: add INetworkManager and ServerOptions support4e4e462Emby.Server.Implementations: add Logging.Abstractions reference📊 Changes
2 files changed (+35 additions, -9 deletions)
View changed files
📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+3 -0)📝
Emby.Server.Implementations/HttpServer/WebSocketManager.cs(+32 -9)📄 Description
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.