Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/58fb3e9610cdfdc9745d0e4c8aa2f6dea92c2e6b/Jellyfin.Api/Auth You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

37 Commits (58fb3e9610cdfdc9745d0e4c8aa2f6dea92c2e6b)

Author SHA1 Message Date
Ionut Andrei Oanca fbeb0228a2 Minor code style related change 4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay 4 years ago
Joshua M. Boniface bba01bf7b9
Merge pull request from OancaAndrei/syncplay-enhanced 4 years ago
Ionut Andrei Oanca 23473ef8fb Fix access policies to SyncPlay 4 years ago
cvium 7e0ea296c3 Move request validation to auth policies 4 years ago
crobibero cd459c51f3 Return NoResult only when request doesn't have a token. 4 years ago
crobibero 38b3b4f867 Provide NoResult instead of Fail in CustomAuthenticationHandler 4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property 4 years ago
crobibero 981f000437 Use proper IsApiKey flag 4 years ago
crobibero c037d3536d clean up authorization handlers 4 years ago
crobibero 39924f9992 Allow apikey to authenticate as admin 4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 5 years ago
crobibero e7f55c5110 Fix Requirement assigned to Handler 5 years ago
crobibero 05f9473544 Apply fixes from review 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 1535f363b2 Fix some request parameters 5 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api 5 years ago
crobibero 5c66f9e471 changes from merge 5 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge 5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value 5 years ago
crobibero 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library 5 years ago
David 1c78482b48 Use authorization code from api-migration to fix startup wizard 5 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api 5 years ago
David Ullmer 7e91ded587 Remove #nullable enable 5 years ago
crobibero 774fdbd031 Fix tests. 5 years ago
crobibero 4aac936721 Add more authorization handlers, actually authorize requests 5 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD 5 years ago
crobibero 829eb1a849 merge master into api-migration 5 years ago
crobibero e30a85025f Remove log spam when using legacy api 5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore 5 years ago
Nathan Kessler 3bc07e7c56 Fix 500 error causing first-time setup wizard to hang 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Claus Vium 080b106991
Update Jellyfin.Api/Auth/FirstTimeSetupOrElevatedPolicy/FirstTimeSetupOrElevatedRequirement.cs 5 years ago
Claus Vium 47a4f2f387 Fix more review comments 5 years ago
Claus Vium 2af5922af0 Fix review comments 5 years ago
Claus Vium c2cdbc909b Add style rules and fix it all 5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning 5 years ago