]> jfr.im git - irc/evilnet/x3.git/commit
AfterNET is working on the ability to merge mambo and authserv user accounts into...
authorrubin <redacted>
Tue, 7 Dec 2004 07:40:58 +0000 (07:40 +0000)
committerrubin <redacted>
Tue, 7 Dec 2004 07:40:58 +0000 (07:40 +0000)
commit1c0d52433b491647572a26e29657445210b1725a
tree79a625c933d30df69eab9bbaa2093e39b762c71d
parent9b2d838a3f6c15287a36caed1c8e10ff8d74613d
AfterNET is working on the ability to merge mambo and authserv user accounts into one. This commit
adds some special hacks for a web-based registration/pass reset bot from the website, and modifies
the saved passwords to true md5 compatable (same as php uses).
Old passwords are still read, and when changed will be saved properly in the new format.  Old accounts
will not work on the website until they are updated to the new md5 format.
src/md5.c
src/md5.h
src/nickserv.c