echo/modules/nickserv/src
2026-07-19 13:27:50 +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 Cap certfp, channel access, and akick lists to bound attacker-driven log growth 2026-07-19 13:27:50 +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 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
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 nickserv/chanserv: catch styled/fullwidth look-alike names too, and add a [register] confusable_check toggle (REHASH-reloadable) 2026-07-19 00:15:08 +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 nickserv/chanserv: announce a blocked look-alike registration to the staff feed (ServiceCtx alert drained by dispatch) 2026-07-19 00:24:27 +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 nickserv: SET SNOTICE — opt-in server-notice-style service replies (*** NickServ: ...) sourced from the server instead of the pseudoclient 2026-07-18 03:40:22 +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