echo/src
2026-07-17 18:47:08 +00:00
..
engine api: type GroupServ flags (GroupFlag/GroupFlags via a shared flag_set! macro); delete the stringly apply_flags 2026-07-17 18:47:08 +00:00
config.rs auth: warn on unknown [[oper]] privilege names instead of silently dropping them 2026-07-17 12:45:41 +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 grpc: run authenticate's PBKDF2 verify off the engine lock 2026-07-16 18:40:30 +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 auth: warn on unknown [[oper]] privilege names instead of silently dropping them 2026-07-17 12:45:41 +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