jellyfin/Emby.Server.Implementations/HttpServer/Security
Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors
- Use AuthenticatonException to return 401
- Use SecurityException to return 403
- Update existing throws to throw the correct exception for the circumstance
2020-04-13 13:17:46 -04:00
..
AuthorizationContext.cs Fix some warnings 2020-02-23 12:11:43 +01:00
AuthService.cs Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
SessionContext.cs Fix some warnings 2020-02-23 12:11:43 +01:00