ModernUO/Projects/UOContent.Tests/Tests/Network/Bans
Kamron Batman 6dcb59e00b
refactor: drop the deprecated allowlistFiles key from blocklist config
Blocklists have not been out long enough for anyone to have set
"allowlistFiles" in blocklist.json, so the compatibility shim was
protecting nobody. Removes the bound property, ManualAllowlist's
WarnOnDeprecatedKey, and the test pinning the null default.

The key now binds nowhere. JsonConfig ignores unknown keys, so a config
that still carries it loads fine and the setting is simply inert.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-13 21:27:11 -07:00
..
Blocklist refactor: drop the deprecated allowlistFiles key from blocklist config 2026-08-13 21:27:11 -07:00
CrowdSecAlertClientTests.cs fix(crowdsec): send a payload LAPI accepts (500 on alerts, 401 on auth) (#2553) 2026-07-27 23:31:37 -07:00
CrowdSecConfigurationTests.cs feat(network): pluggable connection filters; file blocklist + contribute-first CrowdSec (#2542) 2026-07-25 11:59:37 -07:00
CrowdSecReporterTests.cs fix(crowdsec): send a payload LAPI accepts (500 on alerts, 401 on auth) (#2553) 2026-07-27 23:31:37 -07:00