Jump to content

Disabling MD5 on clients password


steelaz

Recommended Posts

  • WHMCS CEO

When MD5 hashing is not being used then it doesn't revert to completely plain text, the passwords will be encrypted in the database and the API encrypt/decrypt functions can be used to convert the stored values back to the original or vica versa.

 

Matt

Link to comment
Share on other sites

Matt, thank you for the answer. Is there a native WHMCS function I can use instead of going API route? I'm working on server module, so this decrypt function would be called from one of module hooks.

 

Try the WHMCS php-function decrypt().

Link to comment
Share on other sites

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