Alright...
I currently have a member system that I want to change and use the vBulletin user system for instead... so usernames are seamless between accounts/forum accounts.
My problem is, my passwords are MD5 encrypted and I believe vBulletin's algorithm is something like md5(md5(pass . salt))
Does anyone have any suggestions to ease in the migration of my current userbase?
I currently have a member system that I want to change and use the vBulletin user system for instead... so usernames are seamless between accounts/forum accounts.
My problem is, my passwords are MD5 encrypted and I believe vBulletin's algorithm is something like md5(md5(pass . salt))
Does anyone have any suggestions to ease in the migration of my current userbase?
Comment