Quantcast
Channel: WHMCS Community Forums
Viewing all articles
Browse latest Browse all 13458

Show client products passwords without call to $cc_encryption_hash

$
0
0
Hi,
I want to display on custom page in client area all products / services passwords
it is possible to do that without
PHP Code:

include('configuration.php');
$data['password'] = decrypt ($data['password'], $cc_encryption_hash); 

for better security?

Best Regards,
Star Network

Viewing all articles
Browse latest Browse all 13458

Trending Articles