mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6822] [MERGED] Fix Ombi auth through Jellyfin #11148
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/6822
Author: @NickSica
Created: 11/11/2021
Status: ✅ Merged
Merged: 11/13/2021
Merged by: @crobibero
Base:
master← Head:master📝 Commits (3)
4b2c40fFixes Ombi auth through Jellyfinc5e42ddFix Ombi auth through Jellyfin8ae5316Fix Ombi auth through Jellyfin📊 Changes
1 file changed (+15 additions, -3 deletions)
View changed files
📝
Jellyfin.Server.Implementations/Security/AuthorizationContext.cs(+15 -3)📄 Description
Changes
Adds a check for null or whitespace so the correct DeviceId, Version, and Device don't get overwritten
Issues
#6821
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.