• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

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