Not sure if there is missing steps.
The:
Configure::set('Blesta.auth_legacy_passwords', false);
Configure::set('Blesta.auth_legacy_passwords_algo', 'md5');
doesnt seem to apply since im importing 7.2.3 version of whmcs and ive tried setting to true and whmcs-md5 and made no diff
Question
RoboTekHost
I just managed to import data from WHMCS 7.2.3 into blesta and everything seemed to import correctly.
However the clients cannot login and it says "No matches found for that user/password combination."
Ive checked the user password hashes and they are exacly the same:
ex:
$2y$10$61uu1dO*********************************************************
$2y$10$61uu1dO*********************************************************
Not sure if there is missing steps.
The:
Configure::set('Blesta.auth_legacy_passwords', false);
Configure::set('Blesta.auth_legacy_passwords_algo', 'md5');
doesnt seem to apply since im importing 7.2.3 version of whmcs and ive tried setting to true and whmcs-md5 and made no diff
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.