]> jfr.im git - irc/quakenet/newserv.git/commit
Removed NEEDAUTH flag since it didn't do anything useful.
authorsplidge <redacted>
Mon, 10 Mar 2008 18:07:57 +0000 (18:07 +0000)
committersplidge <redacted>
Mon, 10 Mar 2008 18:07:57 +0000 (18:07 +0000)
commit7d27d0cda03fee996512f1b6673a8492bc012b39
tree899a93bdb217667a79267f326e6f49d5d6f53e5c
parent0dc8c5846749b21123a5497b5ae2e3ecf146287e
Removed NEEDAUTH flag since it didn't do anything useful.
We represent a user who has never authed with lastauth=0. Expiry of never-authed users can be done based on creation time.
Updated the import script to behave accordingly.
chanserv/authcmds/login.c
chanserv/chanserv.c
chanserv/chanserv.h
chanserv/chanservuser.c
chanserv/usercmds/unsuspenduser.c
chanserv/utils/conv4.pl