• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

unilogin.php not working anymore in Plesk 9

M

mruiter

Guest
Our website always used the login form to get our customers directly logged in to Plesk.

Nothing fancy just the basic unilogon form supplied by swsoft.

Now with Plesk 9.0 it does not seem to work anymore and the outcome of the form will just redirect me to the logon page.

Just for the record the code:

<form name="main" action="https://plesk.website.nl:8443/plesk/unilogin.php" method="GET">
Login: <input type="input" name="login" value="" size="40" maxlength="200">
<br>
Password: <input type="password" name="password" value="" size="40" maxlength="200">
<br>
<input type="submit" value="Login">
</form>

Did something change or am i missing something in the changelog ??
 
Back
Top