[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c
Andrew Church
achurch at achurch.org
Fri Sep 30 12:29:19 PDT 2005
>I noticed that the readonly check is actually made _after_ processing
>the clearauth, perhaps it should be integrated up with the rest of the
>checks before doing clearauth? (Otherwise, what's the point of the
>notice, when it doesn't block anything?)
This is correct behavior. Readonly is only meant to block ordinary
user changes; services admins are allowed to change things as needed (and
get a warning in that case, as with CLEARAUTH).
--Andrew Church
achurch at achurch.org
http://achurch.org/