aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
AgeCommit message (Expand)Author
2021-05-20Migrate authentication db to EF CorePatrick Barron
2020-12-09Fix inverted condition when authenticating with an ApiKeycrobibero
2020-12-01Return NoResult only when request doesn't have a token.crobibero
2020-11-14Use string.Trim(char) instead of string.Trim(char[]) where possibleBond_009
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-08Remove OriginalAuthenticationInfo and add IsAuthenticated propertycvium
2020-11-08Merge pull request #4330 from crobibero/api-key-authClaus Vium
2020-10-28Use proper IsApiKey flagcrobibero
2020-10-26Fix setting duplicate keys from auth headercrobibero
2020-10-15Move SecurityExceptioncrobibero
2020-10-14Allow apikey to authenticate as admincrobibero
2020-09-02More fixesClaus Vium
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-06-17revert adding Jellyfin to auth headercrobibero
2020-06-16Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.csCody Robibero
2020-06-15Add GetAuthorizationInfo for netcore HttpRequestcrobibero
2020-05-12Initial migration codePatrick Barron
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part De-HErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-27Add GPL modulesAndrew Rabert
2018-12-10Remove Emby.Server.ConnectAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-17resolve version changing in now playing displayLuke Pulverenti
2017-09-03update request classesLuke Pulverenti
2017-08-303.2.30.3Luke Pulverenti
2017-01-13update componentsLuke Pulverenti
2016-11-03move classesLuke Pulverenti