echo/src/engine
2026-07-19 13:12:54 +00:00
..
db Apply the IRC namespace guards (forbid, confusable, frozen) to gRPC account writes 2026-07-19 13:10:44 +00:00
dispatch.rs Report failed IDENTIFY against a password-less account to the auth feed 2026-07-19 05:00:12 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs Route every handle() early return through the shared tail so swept unbans and incident stamps aren't dropped 2026-07-19 04:44:11 +00:00
register.rs Apply the IRC namespace guards (forbid, confusable, frozen) to gRPC account writes 2026-07-19 13:10:44 +00:00
sasl.rs Throttle every password-verify path (GROUP/GHOST/CERT/DROP/SASL) and key the lockout by resolved account 2026-07-19 13:06:50 +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 Restore the real ident when a HostServ ident@host vhost is turned off or deleted 2026-07-19 04:49:31 +00:00
tests.rs Stop a non-founder from granting the founder flag (channel takeover escalation) 2026-07-19 13:12:54 +00:00