Jump to content

Send Password Via Email


joker2040

Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

  • 7 months later...
  • 1 year later...
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.

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated