echo/modules/chanserv
Jean be4860c9a8
All checks were successful
CI / check (push) Successful in 3m56s
OperServ: add FORBID (nick/channel/email registration bans)
FORBID ADD/DEL/LIST bans a NICK, CHAN, or EMAIL glob from being
registered — a network-wide policy that gossips like an AKILL and every
node enforces. Nick registration is blocked in pre_register_check (both
NickServ REGISTER and the account-registration relay), and channel
registration in ChanServ REGISTER. New Forbid store + events, mirroring
the akill subsystem.
2026-07-15 19:14:07 +00:00
..
src OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00