Files
ruslan 5e884a39ad fix: rdp-proxy heartbeat now uses sid from URL instead of static SESSION_ID
Static SESSION_ID=rdpslot-N did not match the actual session UUID in DB,
so touch requests returned 404, last_access_at was never updated, and sessions
expired immediately after 5 minutes without user activity tracking.
2026-07-22 08:16:52 +00:00
..