You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller/Net
cvium 5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
..
AuthorizationInfo.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
BasePeriodicWebSocketListener.cs Use IAuthorizationContext for websocket 3 years ago
IAuthService.cs Migrate authentication db to EF Core 4 years ago
IAuthorizationContext.cs Migrate authentication db to EF Core 4 years ago
IWebSocketConnection.cs Remove redundant using directives 3 years ago
IWebSocketListener.cs Use IAuthorizationContext for websocket 3 years ago
IWebSocketManager.cs Remove circular dependency between websocket listeners and manager 4 years ago
SecurityException.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
WebSocketListenerState.cs Update StyleCop 3 years ago
WebSocketMessageInfo.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago