mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 18:16:08 +00:00
- Stop cleanup interval when all auth sessions are removed (unregister, cancel, cancelAll) so the Node event loop isn't held alive. - getActiveSessionForProvider now returns the most recent session by startedAt instead of the first map entry. - HTTPS tunnel includes port in Host header when non-443.