echo/src/proto
Jean 18a28ed49b
Handle the account-registration relay from an ircd
As the registration authority, fedserv accepts an account-registration request
relayed over the server link (ACCTREGISTER), creates the account through the
same store as classic NickServ REGISTER, and replies (ACCTREGRESULT) with
success or an error carrying the IRCv3 FAIL code — one account-creation path for
both the classic command and the draft/account-registration capability.
2026-07-11 20:50:18 +00:00
..
inspircd.rs Handle the account-registration relay from an ircd 2026-07-11 20:50:18 +00:00
mod.rs Handle the account-registration relay from an ircd 2026-07-11 20:50:18 +00:00