Hi there,
I’m sure that the question has already been asked 100x before but I have 2500 users in our current custom CMS that I have to import in EE.
The password is currently encrypted both in MD5 and SHA1 in our databases. I have a SQL query selecting first in SHA1 and “fallbacking” in MD5 if the user is not found.
Is there a similar mechanism in EE?
Thanks!
Pv