[IRCServices] EnableAnopeWorkaround doesn't work with db imported from anope-1.7.18 using enc_old

Andrew Church achurch at achurch.org
Fri Oct 12 05:42:52 PDT 2007


>Thankyou for the patch, the patching goes fine, but it won't compile:

Sorry, my fault.  (I guess that's what I get for staying up too late at
night...)  Open tools/convert-epona.c in a text editor and go to line 491,
which should read:
                ci->pass.cipher = sstrdup("md5");
Change that to:
                ci->founderpass.cipher = sstrdup("md5");
and compilation should work fine.

Sorry for the confusion!

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/