Commit Graph

14 Commits (22f9ea580ce2c126930b95e09ba4b4a7d840511d)

Author SHA1 Message Date
Claus Vium 4201079b34
fix: use a reentrant lock when accessing active connections (#11256)
10 months ago
Shadowghost 05d98fe24c Enforce permissions on websocket connections
2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase
2 years ago
Cody Robibero 0765fd568f Use IAuthorizationContext for websocket
3 years ago
Cody Robibero 4a28f46cac Don't throw exception on unauthenticated requests
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
4 years ago
cvium 14d0acf285 add simple auth handling to websocketmanager
4 years ago
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager
4 years ago
cvium 1a0d8aef80 Revert "Removed Lazy implementation."
4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation.
4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration
4 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost
4 years ago