Commit Graph

2 Commits

Author SHA1 Message Date
Erki
5d64c39f05 Quick round of fail2topic fixes (#7998)
Fixes one case where rate-limit allows one too many tries pass.
    Adjusts max content length to handle things like faxes and admin announces better.
2020-01-12 18:15:55 +02:00
Erki
6d0e1a7f1b Fail2topic (#7925)
Adds a system for autobanning IPs which abuse the world/Topic API. The implementation is very analogous to fail2ban. All bans implemented are removed at round end, or at the start of the next round. This is to stop the windows firewall from getting clogged to hell. The system respects whitelisted IPs.
2020-01-05 20:34:43 +02:00