• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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