echo/modules/nickserv/src
2026-07-19 18:12:35 +00:00
..
ajoin.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
alist.rs chanserv: give SOP/AOP/HOP/VOP four distinct access tiers matching Anope, classified by capability 2026-07-17 14:54:36 +00:00
cert.rs Let identified users manage CERT without a password 2026-07-19 17:17:36 +00:00
confirm.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
drop.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
getemail.rs NickServ GETEMAIL + ChanServ SET RESTRICTED 2026-07-15 19:25:41 +00:00
ghost.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
glist.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
group.rs Guard the namespace on NickServ GROUP, gRPC GroupNick, and GroupServ REGISTER (confusable/forbid/cap) 2026-07-19 15:34:35 +00:00
identify.rs Report failed IDENTIFY against a password-less account to the auth feed 2026-07-19 05:00:12 +00:00
info.rs NickServ: add SET HIDE STATUS for last-seen privacy 2026-07-16 02:33:55 +00:00
lib.rs Let identified users manage CERT without a password 2026-07-19 17:17:36 +00:00
list.rs NickServ: add UPDATE and LIST 2026-07-15 18:24:52 +00:00
logout.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
noexpire.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
password.rs Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
register.rs Reject CRLF/malformed emails and names to stop SMTP header injection 2026-07-19 18:12:35 +00:00
resetpass.rs services: throttle emailed codes to stop RESEND/RESETPASS email-bombing 2026-07-16 10:41:52 +00:00
saset.rs NickServ: add SASET for operator account edits 2026-07-16 00:45:18 +00:00
set.rs Reject CRLF/malformed emails and names to stop SMTP header injection 2026-07-19 18:12:35 +00:00
suspend.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
ungroup.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
update.rs NickServ: add UPDATE and LIST 2026-07-15 18:24:52 +00:00