ModernUO/Projects
Kamron Batman 6249a20f15
feat(bans): contribute-first ban channel with CrowdSec reporter
Add a pluggable ban seam: BanChannel fans locally-decided bans out to
IBanReporter sinks (Report/Retract) and the accept path enforces locally.
CrowdSec is a write-only reporter living in UOContent (registered into the
Core seam via BanChannel.Register) — it batches decisions onto a bounded,
coalescing, drop-on-overflow queue and POSTs /v1/alerts with watcher creds,
retry/backoff, and a bounded flush-on-stop. CrowdSec never enforces in-app.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 20:37:42 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server feat(bans): contribute-first ban channel with CrowdSec reporter 2026-07-23 20:37:42 -07:00
Server.Tests feat(bans): contribute-first ban channel with CrowdSec reporter 2026-07-23 20:37:42 -07:00
UOContent feat(bans): contribute-first ban channel with CrowdSec reporter 2026-07-23 20:37:42 -07:00
UOContent.Tests feat(bans): contribute-first ban channel with CrowdSec reporter 2026-07-23 20:37:42 -07:00