[PR #4267] [MERGED] Disable invalid auth provider #9987

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4267
Author: @cvium
Created: 10/3/2020
Status: Merged
Merged: 10/4/2020
Merged by: @Bond-009

Base: masterHead: disable_invalidauthprovider


📝 Commits (1)

  • a839b01 Disable invalid auth provider

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/Users/InvalidAuthProvider.cs (+1 -1)

📄 Description

The invalid auth provider shouldn't be enabled and judging by this line https://github.com/jellyfin/jellyfin/blob/master/Jellyfin.Server.Implementations/Users/UserManager.cs#L784, it should be fine to disable it.

Issues


🔄 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/4267 **Author:** [@cvium](https://github.com/cvium) **Created:** 10/3/2020 **Status:** ✅ Merged **Merged:** 10/4/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `disable_invalidauthprovider` --- ### 📝 Commits (1) - [`a839b01`](https://github.com/jellyfin/jellyfin/commit/a839b015f948fb8dee665d37f6ecb3796675da8a) Disable invalid auth provider ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Users/InvalidAuthProvider.cs` (+1 -1) </details> ### 📄 Description The invalid auth provider shouldn't be enabled and judging by this line https://github.com/jellyfin/jellyfin/blob/master/Jellyfin.Server.Implementations/Users/UserManager.cs#L784, it should be fine to disable it. **Issues** - Fixes https://github.com/jellyfin/jellyfin/issues/4099 --- <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:12:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9987