[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c
Robin Burchell
surreal.w00t at gmail.com
Thu Sep 29 20:19:55 PDT 2005
Hi,
I was having a random browse through sourcecode (yes, I have nothing
better to do..) and happened across do_clearauth.
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?)
Ta,
w00t