solanum-ircd / solanum

An IRCd for unified networks
https://solanum.chat/
GNU General Public License v2.0
216 stars 53 forks source link

chmode: ensure bants increases on banlist change #388

Closed dwfreed closed 1 year ago

dwfreed commented 1 year ago

This fixes an issue where a ban could be set, hit, and cleared all in the same second, and the affected client would still be cached as banned because the bants hadn't actually changed.