ModernUO/Projects/UOContent.Tests/Tests/Network
Kamron Batman ee1531f272
docs: trim the auth id comments to what is not in the code
Several comments narrated the reasoning that produced the code rather than
what a reader needs. Two also outlived their subject: ConsumeAuthId's summary
and its call site both still claimed the id is spent whether or not it vouches,
which stopped being true when ownership checks moved ahead of the removal.
2026-08-08 09:20:59 -07:00
..
AutoDenylist feat(network): allowlist false-positive IPs, escalate on behavior (#2556) 2026-07-30 23:12:17 -07:00
Bans fix(crowdsec): send a payload LAPI accepts (500 on alerts, 401 on auth) (#2553) 2026-07-27 23:31:37 -07:00
Firewall feat(network): pluggable connection filters; file blocklist + contribute-first CrowdSec (#2542) 2026-07-25 11:59:37 -07:00
LoginAllowlist feat(network): allowlist false-positive IPs, escalate on behavior (#2556) 2026-07-30 23:12:17 -07:00
Packets docs: trim the auth id comments to what is not in the code 2026-08-08 09:20:59 -07:00
BanExemptionsTests.cs feat(network): allowlist false-positive IPs, escalate on behavior (#2556) 2026-07-30 23:12:17 -07:00