Files
OwnCord/Server/ws
J3vb ac86fc1ef5 fix: immediately disconnect banned user's WebSocket connection (BUG-113)
BroadcastMemberBan now calls DisconnectUser after broadcasting, which
sends an error message and kicks the client. Previously banned users
retained WS access until the periodic 30s session sweep or 10-message
recheck triggered.
2026-04-02 13:16:06 +02:00
..