mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-12 12:44:17 +02:00
- Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance |
||
|---|---|---|
| .. | ||
| Security | ||
| FileWriter.cs | ||
| HttpListenerHost.cs | ||
| HttpResultFactory.cs | ||
| IHttpListener.cs | ||
| RangeRequestWriter.cs | ||
| ResponseFilter.cs | ||
| StreamWriter.cs | ||
| WebSocketConnection.cs | ||