• v0.2.2 10ed806153

    feat(security): add trusted proxies and abuse event cleanup
    All checks were successful
    Build and Publish Docker Image / deploy (push) Successful in 1m38s

    kato released this 2026-05-31 21:52:56 +03:00 | 43 commits to master since this release

    • Add WARPBOX_TRUSTED_PROXIES configuration to restrict accepted forwarded client IP headers to specific proxy IPs/CIDRs, securing client IP resolution.
    • Integrate BanService into the background cleanup job to automatically purge expired abuse and ban evidence events.
    • Update documentation with reverse proxy security guidelines and a production systemd deployment guide.
    Downloads