[PR #4096] [MERGED] Fix catching authentication exception #9877

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4096
Author: @crobibero
Created: 9/8/2020
Status: Merged
Merged: 9/8/2020
Merged by: @Bond-009

Base: masterHead: auth-ex


📝 Commits (1)

  • e772756 Fix catching authentication exception

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 Jellyfin.Server/Middleware/ExceptionMiddleware.cs (+1 -0)

📄 Description

Return 401 instead of 500 on invalid login.


🔄 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/4096 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 9/8/2020 **Status:** ✅ Merged **Merged:** 9/8/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `auth-ex` --- ### 📝 Commits (1) - [`e772756`](https://github.com/jellyfin/jellyfin/commit/e7727563288480e6eee541b96a4b97dbb0fef9d7) Fix catching authentication exception ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Middleware/ExceptionMiddleware.cs` (+1 -0) </details> ### 📄 Description Return 401 instead of 500 on invalid login. --- <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 06:10:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9877