提交歷史

作者 SHA1 備註 提交日期
  Tommaso Stocchi 452af30511 Added UrlDecode for authorization parts 4 年之前
  Tommaso Stocchi a03880b687 Improve get auth header parts using substring 4 年之前
  Tommaso Stocchi 7c7f2316fa Added comments 4 年之前
  Tommaso Stocchi c6eefaac09 Added function to split the authorization header parts 4 年之前
  Tommaso Stocchi 6e2cfc6569 Url decode for auth value 4 年之前
  Tommaso Stocchi b611a108f8 -fix split on comma and double quotes 4 年之前
  Tommaso Stocchi 305e5ebaf4 Allow commas in auth values when wappred in a double quote 4 年之前
  Tommaso Stocchi 13bc57ecc3 No need to double check param length 4 年之前
  Tommaso Stocchi 064a9cedbd No htlml encoding on server side 4 年之前
  crobibero 2478c8fa64 Fix inverted condition when authenticating with an ApiKey 4 年之前
  crobibero cd459c51f3 Return NoResult only when request doesn't have a token. 4 年之前
  Bond_009 9041389f65 Use string.Trim(char) instead of string.Trim(char[]) where possible 4 年之前
  Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) 4 年之前
  cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property 4 年之前
  Claus Vium c17f84ae48 Merge pull request #4330 from crobibero/api-key-auth 4 年之前
  crobibero 981f000437 Use proper IsApiKey flag 4 年之前
  crobibero eee95336b5 Fix setting duplicate keys from auth header 4 年之前
  crobibero d5c226b1c3 Move SecurityException 4 年之前
  crobibero 39924f9992 Allow apikey to authenticate as admin 4 年之前
  Claus Vium 12710cdf42 More fixes 4 年之前
  Claus Vium e337756428 Remove ServiceStack and related stuff 4 年之前
  crobibero 4962e230af revert adding Jellyfin to auth header 5 年之前
  Cody Robibero b451eb0bdc Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs 5 年之前
  crobibero a8adbef74f Add GetAuthorizationInfo for netcore HttpRequest 5 年之前
  Patrick Barron 9ad839c776 Initial migration code 5 年之前
  Bond_009 07cc4be6a7 Fix some warnings 5 年之前
  Bond_009 2ef4ffd698 More warnings (removed) 5 年之前
  Bond_009 42ffddc269 Fix more warnings 5 年之前
  Bond-009 ee637e8fec Fix warnings, improve performance (#1665) 5 年之前
  Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 年之前