fermelpe Posted December 10, 2014 Share Posted December 10, 2014 Hi, We have been using an other platform for our website and we now want to use prestashop. Our main problem is that our old clients database passwords are in md5. From what i saw so far, i need to use the _COOKIE_KEY from our file to salt password. Since passwords are already encrypted in md5, would it be possible to salt them then remplace the older one in the csv before importing? Or would it be easier to just send a "lost password" email to all the clients so they can reenter a password? If so, how? Thanks for helping Link to comment Share on other sites More sharing options...
vekia Posted December 11, 2014 Share Posted December 11, 2014 it will be possible only if you will know original passwords. do you know them> ? Link to comment Share on other sites More sharing options...
fermelpe Posted December 11, 2014 Author Share Posted December 11, 2014 Of course not. They are all md5 ashed. Would it then be possible to ask all users to put a new password via a lost password request or something like that? Link to comment Share on other sites More sharing options...
Recommended Posts