• 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.

get_password.php integration

S

striike62

Guest
Hi,
I'm trying to integrate plesk 10.3 into my Web site.
I succeeded in integrating connection with:

<form name="f1" action="https://your.host.tld:8443/login_up.php3" method="post">
<input type=hidden name="passwd" value="your-password">
<input type=hidden name="locale" value="en-US">
<input type=hidden name="login_name" value="your-login">
<input type=hidden name="failure_redirect_url" value="https://your.other.host.tld/error-notification">
<input type="submit" name="mysubmit" value="Click!" />

would I like to know if it is possible to make some as much with the get_password.php page??

Afflicted for my bad English.
Thank you!
 
Back
Top