echo/modules/nickserv
Jean b749cd2969
OperServ: enforce FORBID EMAIL at registration and SET EMAIL
FORBID accepted and stored EMAIL patterns, but nothing ever checked them:
a forbidden address still registered and could be set via NickServ SET
EMAIL. Both paths now reject a matching address (new ForbiddenEmail
outcome), matching how NICK and CHAN forbids already gate registration.
2026-07-16 03:11:57 +00:00
..
src OperServ: enforce FORBID EMAIL at registration and SET EMAIL 2026-07-16 03:11:57 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00