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 52194f56b5
Replace != null with is not null
2 years ago
..
AnonymousLanAccessPolicy Replace == null with is null 2 years ago
DefaultAuthorizationPolicy
DownloadPolicy
FirstTimeOrIgnoreParentalControlSetupPolicy
FirstTimeSetupOrDefaultPolicy
FirstTimeSetupOrElevatedPolicy
IgnoreParentalControlPolicy
LocalAccessOrRequiresElevationPolicy
LocalAccessPolicy
RequiresElevationPolicy
SyncPlayAccessPolicy fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
BaseAuthorizationHandler.cs Replace != null with is not null 2 years ago
CustomAuthenticationHandler.cs Don't throw exception on unauthenticated requests 3 years ago