echo/modules/protocol/inspircd
Jean 7e868babc3
All checks were successful
CI / check (push) Successful in 3m45s
inspircd: restore logins from replayed accountname metadata
The inbound parser ignored METADATA entirely, so on a services netburst
(after a restart/relink) the ircd's replayed 'accountname' metadata was
dropped — every logged-in user looked logged out to services until they
re-identified, losing ChanServ access. Parse METADATA <uid> accountname
into a new AccountLogin event that restores account_of (empty = logout);
our own echoes and other keys are filtered.
2026-07-16 09:54:35 +00:00
..
src inspircd: restore logins from replayed accountname metadata 2026-07-16 09:54:35 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00