aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Auth/BaseAuthorizationHandler.cs
AgeCommit message (Collapse)Author
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-08-03Fix some request parameterscrobibero
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-21Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-19Move LibraryService.cs to Jellyfin.Apicrobibero
2020-06-19Remove #nullable enableDavid Ullmer
2020-06-15Add more authorization handlers, actually authorize requestscrobibero