Hi,
Is there a CPANEL API command that I can include within my skin that will display the users password (even if I'm logged in as the owner and not the user!?)
I know that print $Cpanel::USERDATA{'pass'} returns the password if I'm logged in as the user but I'd like it to show no matter who they are logged in as.
Any ideas?
Thanks in advance!
Is there a CPANEL API command that I can include within my skin that will display the users password (even if I'm logged in as the owner and not the user!?)
I know that print $Cpanel::USERDATA{'pass'} returns the password if I'm logged in as the user but I'd like it to show no matter who they are logged in as.
Any ideas?
Thanks in advance!