Closed (fixed)
Project:
Migrate
Version:
7.x-2.1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2011 at 12:47 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
mikeryanComment #2
mikeryanComment #3
moshe weitzman commentedDrupal 7 handles this during upgrade (converted, but weaker passwords) and again at login time. IIRC. Look at the upgrade path for this code.
Comment #4
geerlingguy commentedSubscribe.
Comment #5
mikeryanCommitted - if your source passwords are MD5, then indicate so when creating your destination:
This will mimic the effect of the D6->D7 upgrade.
Comment #6
geerlingguy commentedNice.