• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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