echo/src/engine
Jean 53d3d63464
All checks were successful
CI / check (push) Successful in 3m51s
NickServ GETEMAIL + ChanServ SET RESTRICTED
GETEMAIL (auspex) lists accounts whose email matches a glob. SET
RESTRICTED makes a channel kick anyone without access (or oper) as they
join, mirroring the SECUREOPS on-join enforcement.
2026-07-15 19:25:41 +00:00
..
db NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
dispatch.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
register.rs OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
sasl.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
scram.rs Make the SCRAM verifier the sole password credential; finish the account-registration relay 2026-07-15 15:47:41 +00:00
service.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
state.rs Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
tests.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00