Okay, so I have determined that on my local machine, which I trust completely, I have set up a bookmark as follows:
https://myserver:2087/login?user=someuser&pass=somepass
This will log me into WHM, which is brilliant and makes my life so much easier.
There's one little step, though, that would make life even better: Is there a way to pass in the arguments the destination page I want? For example, I want to auto-login and go to:
https://myserver:2087/cpsess8675309/scripts4/listaccts
Even BETTER would be to pass along search args like:
?search=something&searchtype=domain_and_user&acctp=30
Is there any way at all to construct a URL to get me to either of those steps? Pweeeease?
Alternatively, I'm just playing around with JSON to create accounts from an external script. Is there a way I can create the account via JSON, then construct a URL to log into that account's cPanel automatically? Especially if, again, I can direct to a certain page - I do a couple of standard things (set up [email protected] and [email protected], for example) that I know I can eventually automate, but it's common for me to use Softaculous to install Wordpress for the site, for example, so a link to click to go to the Wordpress install page in Softaculous as a link after creating a site would be amazing...
Meanwhile, my massive thanks to cPanel allowing that first URL to get me into WHM. It saves me so much headache every day...
https://myserver:2087/login?user=someuser&pass=somepass
This will log me into WHM, which is brilliant and makes my life so much easier.
There's one little step, though, that would make life even better: Is there a way to pass in the arguments the destination page I want? For example, I want to auto-login and go to:
https://myserver:2087/cpsess8675309/scripts4/listaccts
Even BETTER would be to pass along search args like:
?search=something&searchtype=domain_and_user&acctp=30
Is there any way at all to construct a URL to get me to either of those steps? Pweeeease?
Alternatively, I'm just playing around with JSON to create accounts from an external script. Is there a way I can create the account via JSON, then construct a URL to log into that account's cPanel automatically? Especially if, again, I can direct to a certain page - I do a couple of standard things (set up [email protected] and [email protected], for example) that I know I can eventually automate, but it's common for me to use Softaculous to install Wordpress for the site, for example, so a link to click to go to the Wordpress install page in Softaculous as a link after creating a site would be amazing...
Meanwhile, my massive thanks to cPanel allowing that first URL to get me into WHM. It saves me so much headache every day...