joker2040 Posted August 21, 2009 Share Posted August 21, 2009 In the "Client Area Details Reminder" email template is sends the password in plain text via {$client_password} However when I try to make a custom template and use the same password code when the email arrives all the password shows is ******** Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
tbenoit Posted August 22, 2009 Share Posted August 22, 2009 I assume you're running WHMCS v4.x.x. This is by design. The password is encrypted in such a way that it cannot be unencrypted. So when you use the variable in your email templates, you'll just get *****. However, when the Reminder link is clicked, WHMCS actually generates a new password and emails it to the client, encrypting it before storing it in the database. This was introduced in WHMCS v4.0. v3.x used a decryptable encryption to store passwords. v4.1 is supposed to bring the option back to use a decryptable encryption. 0 Quote Link to comment Share on other sites More sharing options...
joker2040 Posted August 23, 2009 Author Share Posted August 23, 2009 I assume you're running WHMCS v4.x.x. This is by design. The password is encrypted in such a way that it cannot be unencrypted. So when you use the variable in your email templates, you'll just get *****. However, when the Reminder link is clicked, WHMCS actually generates a new password and emails it to the client, encrypting it before storing it in the database. This was introduced in WHMCS v4.0. v3.x used a decryptable encryption to store passwords. v4.1 is supposed to bring the option back to use a decryptable encryption. Makes sense. Thanks for the info! 0 Quote Link to comment Share on other sites More sharing options...
lighthost Posted April 20, 2010 Share Posted April 20, 2010 Hi, I'm using Version: 4.2.1 Anybody know how to make it work ? Thanks, Victor 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 21, 2010 WHMCS Support Manager Share Posted April 21, 2010 Yes: http://wiki.whmcs.com/Security_Tab#Disable_MD5_Clients_Password 0 Quote Link to comment Share on other sites More sharing options...
clubhost Posted May 8, 2011 Share Posted May 8, 2011 I assume you're running WHMCS v4.x.x. This is by design. The password is encrypted in such a way that it cannot be unencrypted. So when you use the variable in your email templates, you'll just get *****. However, when the Reminder link is clicked, WHMCS actually generates a new password and emails it to the client, encrypting it before storing it in the database. This was introduced in WHMCS v4.0. v3.x used a decryptable encryption to store passwords. v4.1 is supposed to bring the option back to use a decryptable encryption. Well if this is the case, why not make it so we have the option of it reseting the password and sending it. My scenario - I'm just starting to use this and I'm creating new accounts for my existing customers, I've created a special email template for my existing customers and I'd love to have a new password in the welcome email and I don't want to alter the existing reset email template. 0 Quote Link to comment Share on other sites More sharing options...
monsterweb Posted June 13, 2013 Share Posted June 13, 2013 Howdy, We are experiencing the same issue. We are currently using version 5.2.5. I understand security, but sending out a client details reminder without the client details is kind of worthless. Any ideas? Thanks, Darryl 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.