I have a separate database of users that I would like to import into Magento so that those users can log in with the same email/password. However, I noticed that the import will only accept encrypted/hashed passwords. How do I go about importing our current passwords? What type of hashing does Magento use.
and as an lesser alternative, is there an option to leave these blank and send a BULK password reset?
i dont fancy sending 1000 odd individual password reset emails :|