mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Fix Ombi auth through Jellyfin
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
4b2c40f717
commit
c5e42ddcc6
@ -199,6 +199,7 @@ namespace Jellyfin.Server.Implementations.Security
|
||||
{
|
||||
authInfo.Version = string.Empty;
|
||||
}
|
||||
|
||||
authInfo.IsApiKey = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user