echo/modules
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
..
botserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
chanfix Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
chanserv OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
diceserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
example Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
groupserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
helpserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
hostserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
infoserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
memoserv MemoServ SENDALL + ChanServ AKICK CLEAR 2026-07-15 18:32:46 +00:00
nickserv ChanServ: add SET SUCCESSOR with founder inheritance 2026-07-15 18:58:08 +00:00
operserv OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
protocol/inspircd Wire account registration to the ircd's ENCAP SWACCTREG/SWACCTRES relay 2026-07-15 16:34:20 +00:00
reportserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
statserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00