Closed (duplicate)
Project:
Migrate
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 06:20 UTC
Updated:
22 Nov 2011 at 19:55 UTC
I'm working on migrating data and users from an older Joomla website. I would prefer to allow people to reuse their passwords.
After looking at [1326450] I have a slightly better understanding of what I need to do, but I'm still not completely clear on the details. What parameters should I add to my user migration to keep it from re-hashing user passwords? Do I need to add some sort of custom prefix to the password migrate saves it and then make my own password.inc version that adds a new case statement to interpret the custom prefix?
Comments
Comment #1
mikeryanNo need for yet another issue here, let's take it up at #1335110: Document that md5_password requires lowercase md5 hashes. Essential information would be how Joomla hashes its passwords (md5?).