You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/Auth
Bond_009 c7d50d640e
Replace == null with is null
1 year ago
..
AnonymousLanAccessPolicy Replace == null with is null 1 year ago
DefaultAuthorizationPolicy clean up authorization handlers 4 years ago
DownloadPolicy changes from merge 4 years ago
FirstTimeOrIgnoreParentalControlSetupPolicy Fix Requirement assigned to Handler 4 years ago
FirstTimeSetupOrDefaultPolicy Target net6.0 3 years ago
FirstTimeSetupOrElevatedPolicy Target net6.0 3 years ago
IgnoreParentalControlPolicy clean up authorization handlers 4 years ago
LocalAccessOrRequiresElevationPolicy Apply fixes from review 4 years ago
LocalAccessPolicy clean up authorization handlers 4 years ago
RequiresElevationPolicy Add more authorization handlers, actually authorize requests 4 years ago
SyncPlayAccessPolicy fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
BaseAuthorizationHandler.cs Replace == null with is null 1 year ago
CustomAuthenticationHandler.cs Don't throw exception on unauthenticated requests 3 years ago