mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Fix Ombi auth through Jellyfin
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
@@ -199,6 +199,7 @@ namespace Jellyfin.Server.Implementations.Security
|
||||
{
|
||||
authInfo.Version = string.Empty;
|
||||
}
|
||||
|
||||
authInfo.IsApiKey = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user