[PR #3291] [MERGED] Use the "legacy" AuthenticationException in AuthService #9424

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3291
Author: @cvium
Created: 6/11/2020
Status: Merged
Merged: 6/12/2020
Merged by: @anthonylavado

Base: masterHead: fix_authenticationexception


📝 Commits (1)

  • 5bb630e Use the "legacy" AuthenticationException

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/HttpServer/Security/AuthService.cs (+1 -1)

📄 Description

Changes
Changed the import to the "legacy" Emby AuthenticationException instead of the System one.

Issues
Fixes #3290


🔄 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/3291 **Author:** [@cvium](https://github.com/cvium) **Created:** 6/11/2020 **Status:** ✅ Merged **Merged:** 6/12/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `fix_authenticationexception` --- ### 📝 Commits (1) - [`5bb630e`](https://github.com/jellyfin/jellyfin/commit/5bb630ea7ca820a6ba6745aaa2a20eda710c0854) Use the "legacy" AuthenticationException ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/HttpServer/Security/AuthService.cs` (+1 -1) </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** Changed the import to the "legacy" Emby AuthenticationException instead of the System one. **Issues** Fixes #3290 --- <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:01:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9424