cpanel-UAPI-php-class
cpanel-UAPI-php-class copied to clipboard
Is it possible to avoid using plain cpanel user password in code?
This script asks for cPanel username and password to access API.
I do not like to have cPanel password open in code. Is there other way to authenticate, without requirement for password?