aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Auth/DefaultAuthorizationPolicy/DefaultAuthorizationHandler.cs
AgeCommit message (Collapse)Author
2025-03-25WIP fixed namespacesJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-03-03Merge branch 'master' into network-rewriteShadowghost
2023-02-27Fix auth endpoints using api key (#9408)Cody Robibero
2023-02-17Consistently write IP in upercaseShadowghost
2023-02-12fix merge conflictcvium
2023-02-09fix empty user id check for api keyscvium
2023-02-09admins shouldn't be able to circumvent remote access policiescvium
2023-02-09refactor: simplify authzcvium
2020-10-14clean up authorization handlerscrobibero
2020-06-15Add more authorization handlers, actually authorize requestscrobibero