jellyfin/Emby.Server.Implementations/Session
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
..
HttpSessionController.cs Fix some warnings 2019-11-22 16:15:31 +01:00
SessionManager.cs Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
SessionWebSocketListener.cs Move appbuilder and service collection to Jellyfin.Server 2019-11-24 15:27:58 +01:00
WebSocketController.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00