mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04: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.Version = string.Empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
authInfo.IsApiKey = true;
|
authInfo.IsApiKey = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user