[PR #14009] [CLOSED] Log filtered connections #13788

Closed
opened 2026-02-07 07:19:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14009
Author: @crobibero
Created: 4/27/2025
Status: Closed

Base: masterHead: blocked-ips


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 Jellyfin.Api/Middleware/LanFilteringMiddleware.cs (+4 -2)

📄 Description

Changes

Network configuration is already printed on boot so I see no need to print it every time an invalid connection is attempted

Issues

Fixes https://github.com/jellyfin/jellyfin/issues/14008


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14009 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 4/27/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `blocked-ips` --- ### 📝 Commits (1) - [`eafc6fe`](https://github.com/jellyfin/jellyfin/commit/eafc6fe28a20e75c875dcacd99afb80aeb85df05) Log filtered connections ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Middleware/LanFilteringMiddleware.cs` (+4 -2) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Network configuration is already printed on boot so I see no need to print it every time an invalid connection is attempted **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes https://github.com/jellyfin/jellyfin/issues/14008 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:19:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13788