echo/src
2026-07-18 01:58:49 +00:00
..
engine protocol: read CASEMAPPING from CAPAB and verify it matches echos ascii identity folding, warning on mismatch instead of silently desyncing 2026-07-18 01:58:49 +00:00
config.rs chanserv: full AKICK extban registry, [extban] enabled gate, passive extbans pushed as channel bans for the ircd to enforce 2026-07-17 21:06:14 +00:00
gossip.rs Make the SCRAM verifier the sole password credential; finish the account-registration relay 2026-07-15 15:47:41 +00:00
grpc.rs chanserv: LEVELS grants a capability (op/topic/invite/access) to an access tier and above, additive so it never locks anyone out 2026-07-18 01:05:58 +00:00
jsonrpc.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
keycard.rs keycard: redeem website login keycards over SASL 2026-07-16 22:27:59 +00:00
link.rs operserv: REHASH reloads config live without a restart 2026-07-17 10:46:12 +00:00
main.rs log the extban policy at startup (all offered, or the restricted set) 2026-07-17 22:07:54 +00:00
migrate.rs migrate: map channel access from any Anope provider, report unmapped tiers 2026-07-16 16:04:15 +00:00
proto.rs auth: offload IDENTIFY + SASL PLAIN verify off the engine lock 2026-07-16 19:04:18 +00:00