summaryrefslogtreecommitdiff
path: root/modules/nickserv/ns_set.cpp
AgeCommit message (Collapse)Author
2024-02-29Rip out ns_access and related code.Sadie Powell
This is wildly insecure and has been disabled by default for at least a decade.
2024-02-22Increase minpasslen and maxpasslen slightly.Sadie Powell
2024-02-19Increase the size of the random codes in ns_register and ns_set.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell