echo/src/engine/db
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
..
account.rs Make the SCRAM verifier the sole password credential; finish the account-registration relay 2026-07-15 15:47:41 +00:00
channel.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
event.rs OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
mod.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
network.rs OperServ: add FORBID (nick/channel/email registration bans) 2026-07-15 19:14:07 +00:00
store.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
tests.rs MemoServ: add CANCEL, CHECK, and INFO 2026-07-15 18:09:33 +00:00