Commit Graph

35 Commits (1b49435a0eb18595c84236fb8cf7671263f3c3cf)

Author SHA1 Message Date
cvium 1b49435a0e Reduce some allocations
3 years ago
crobibero 2478c8fa64 Fix inverted condition when authenticating with an ApiKey
4 years ago
crobibero cd459c51f3 Return NoResult only when request doesn't have a token.
4 years ago
Bond_009 9041389f65
Use string.Trim(char) instead of string.Trim(char[]) where possible
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
Claus Vium c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
4 years ago
crobibero 981f000437 Use proper IsApiKey flag
4 years ago
crobibero eee95336b5 Fix setting duplicate keys from auth header
4 years ago
crobibero d5c226b1c3 Move SecurityException
4 years ago
crobibero 39924f9992 Allow apikey to authenticate as admin
4 years ago
Claus Vium 12710cdf42 More fixes
4 years ago
Claus Vium e337756428 Remove ServiceStack and related stuff
4 years ago
crobibero 4962e230af revert adding Jellyfin to auth header
4 years ago
Cody Robibero b451eb0bdc
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
4 years ago
crobibero a8adbef74f Add GetAuthorizationInfo for netcore HttpRequest
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Andrew Rabert a86b71899e Add GPL modules
6 years ago
Andrew Rabert 7c2248727a Remove Emby.Server.Connect
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 32e89f6deb resolve version changing in now playing display
7 years ago
Luke Pulverenti 504f56d841 update request classes
7 years ago
Luke Pulverenti 0f23c7cfc1 3.2.30.3
7 years ago
Luke Pulverenti 6d344fabb9 update components
7 years ago
Luke Pulverenti 46efa464d8 move classes
8 years ago