File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net9.0</TargetFramework >
55 <RootNamespace >Jellyfin.Plugin.SSO_Auth</RootNamespace >
6- <AssemblyVersion >3.5.2.4 </AssemblyVersion >
7- <FileVersion >3.5.3 .0</FileVersion >
6+ <AssemblyVersion >4.0.0.0 </AssemblyVersion >
7+ <FileVersion >4.0.0 .0</FileVersion >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99 <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
1010 </PropertyGroup >
Original file line number Diff line number Diff line change 11name : " SSO Authentication"
22guid : " 505ce9d1-d916-42fa-86ca-673ef241d7df"
33imageUrl : " https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"
4- version : " 3.5.3 .0"
5- targetAbi : " 10.9 .0.0"
6- framework : " net8 .0"
4+ version : " 4.0.0 .0"
5+ targetAbi : " 10.11 .0.0"
6+ framework : " net9 .0"
77owner : " 9p4"
88overview : " Authenticate users against an SSO provider."
99description : |
@@ -15,6 +15,7 @@ artifacts:
1515 - " Duende.IdentityModel.OidcClient.dll"
1616 - " Duende.IdentityModel.dll"
1717changelog : |
18+ 4.0.0.0: Jellyfin 10.11
1819 3.5.3.0: Allow for OID-provided avatars, various bugfixes and workarounds
1920 3.5.2.4: Updates for Jellyfin 10.9
2021 3.5.2.3: Improve OpenID discovery policy security rules, fix iOS login bugs related to cache
You can’t perform that action at this time.
0 commit comments