RE: [NeoStats-Devel] [Commits] r174 - branches/3.0
"Justin Hammond" <justin-kLev/[email protected]>
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
> +/* TODO: > + * - Akill support. > + * - remove akill must check whether an akill was added by > opsb before > + * removing it otherwise blsb becomes a way for opers to > remove any > + * akill on the network including those they may not > normally have > + * access to. > + */ > + I'm looking at the existing ban support in NeoStats, and this seems troublesome: 1) if NeoStats restarts, bans are lost and only resent from the IRCd. How does NeoStats then know what Bot placed the ban? 2) The ban support doesn't even seem to work currently. (at least on Ultimate, I set AKILL's and nothing is injected into the ban hash table)