Since the backport of new enchanced technique of storing passwords from drupal 7 to drupal 6 using phpass module and since if the user installs the specific module he can not unistall because the password hashes change on the database, drupad could not authenticate the user using the legacy (core) code of authenticating. So therefore i have provided a fix using the patch i supplied that checks if phpass module is enabled to use the new authentication method.

CommentFileSizeAuthor
patch.drupad.module.txt804 bytesnevron

Comments

jchatard’s picture

Hi,

This looks good!

I'm in rush right now, but I'll look at this soon.

Thanks,
Jérémy

jchatard’s picture

Ok I've committed your patch in the dev branch.

I'll update the issue as soon as I'll release the new version of the module.

Thanks,
Jérémy

nevron’s picture

Thank you for your quick responce. I'll update too as soon as the new one gets released. Good job Jeremy!

jchatard’s picture

Status: Active » Fixed

Ok, module 6.x-1.9 published.

Thanks nevron :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.