Jump to content

i need help to get the current password of pakcage


mvn

Recommended Posts

 hi there, nice to meet you 🙂

i build a whmcs module for wordpress manager by softacolus,

i create the api and all the actions now i Connects everything to the WHMCS module
i use the softacolus api tath way:

        $this->url = 'https://'.$this->username.':'.$this->password.'@'.$this->domain.':2083/frontend/jupiter/softaculous/index.live.php?';
 

so i need get the username and passsword of the package for the api call,

i get the id in tblhosting from the url in GET variablle from the product page:
clientarea.php?action=productdetails&id=349

 

but when i do sql command to select the information by the id i get Encrypted password and i can't use the password.

how can i get the real password (decrypted) like he put in the whmcs admin in package ?

i stack and stop working becuase of this, thanks 🙂

 

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