nuwaninfo Posted May 13, 2009 Share Posted May 13, 2009 Hi, I have been working with whmcs API by using the API fuctions given in the documentation until upgrade to v4. In whmcs v3.82 API:Get Clients Data by Email and API:Get Clients Password have been used for login purpose for by site And in API:Get Clients Data, client password is displyed in plaintext. So i can match it with user entered password. But in the new version for the password it returns the md5 hashed password with salt value. So if any one know how to get the salt value pleas help. Regards, nuwaninfo 0 Quote Link to comment Share on other sites More sharing options...
Nimitz1061 Posted May 13, 2009 Share Posted May 13, 2009 Don't. Hash the entered value then compare the hashes. 0 Quote Link to comment Share on other sites More sharing options...
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.