sarveshmrao Posted September 29, 2020 Report Share Posted September 29, 2020 I want to know how i can create login URLS for cPanel They have provided an HTML script in MOFH panel. But if there is a way to create an encrypted URL then that would be cool. For eg: http://cpanel.domain.tld/login.php?token=<SomeRandomLettersNumbersAndSymbols> Any suggestion? Quote Link to post Share on other sites
uHost Posted September 29, 2020 Report Share Posted September 29, 2020 1 hour ago, sarveshmrao said: I want to know how i can create login URLS for cPanel They have provided an HTML script in MOFH panel. But if there is a way to create an encrypted URL then that would be cool. For eg: http://cpanel.domain.tld/login.php?token=<SomeRandomLettersNumbersAndSymbols> Any suggestion? Hey @sarveshmrao, As far as i know you cannot. You will have to post it to cpanel.yourdomain.xxx to login to the control panel, if you are using a custom clientarea you can create a button to login to control panel which will look a bit more professional but still you will have to post the data to cpanel.yourdomain.xxx to get in. Quote Link to post Share on other sites
Aqib Posted October 3, 2020 Report Share Posted October 3, 2020 On 9/29/2020 at 4:42 PM, sarveshmrao said: I want to know how i can create login URLS for cPanel They have provided an HTML script in MOFH panel. But if there is a way to create an encrypted URL then that would be cool. For eg: http://cpanel.domain.tld/login.php?token=<SomeRandomLettersNumbersAndSymbols> Any suggestion? It's already encrypted. Isn't It? https://cpanel.domain.tld/panel/indexpl.php?id=<randomchar> Quote Link to post Share on other sites
uHost Posted October 3, 2020 Report Share Posted October 3, 2020 2 minutes ago, Aqib said: It's already encrypted. Isn't It? https://cpanel.domain.tld/panel/indexpl.php?id=<randomchar> Hi @Aqib It is, and the session token is set by mofh.But i think He says he wants to set it at his end and redirect the users directly to cpanel without passing the post data like username and password to cpanel.domain.com. Quote Link to post Share on other sites
Aqib Posted October 3, 2020 Report Share Posted October 3, 2020 4 hours ago, uHost said: Hi @Aqib It is, and the session token is set by mofh.But i think He says he wants to set it at his end and redirect the users directly to cpanel without passing the post data like username and password to cpanel.domain.com. Ok, then he might have to purchase Dedicated server and then make his own control panel for that Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.