ModernUO/Projects
Kamron Batman 6a5f67d3d4 fix(network): release an orphaned auth id when a second server is picked
NetState.AuthId is overwritten on each server pick and never cleared, so a
client that goes back to the server list and picks again leaves its first id in
the window with nothing coming to redeem it. Release it at the point it is
orphaned rather than leaving it to time out.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-08 00:41:50 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Require only runtime packages on Linux, and check ICU and tzdata the way the runtime does (#2561) 2026-08-07 15:03:08 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server fix: Require only runtime packages on Linux, and check ICU and tzdata the way the runtime does (#2561) 2026-08-07 15:03:08 -07:00
Server.Tests feat(network): allowlist false-positive IPs, escalate on behavior (#2556) 2026-07-30 23:12:17 -07:00
UOContent fix(network): release an orphaned auth id when a second server is picked 2026-08-08 00:41:50 -07:00
UOContent.Tests fix(network): release an orphaned auth id when a second server is picked 2026-08-08 00:41:50 -07:00