hello, is there direct link for password reset on login page? i'd like not make password fot my clients just send them link to generate page before first login i tried https://spconfigserver/login/password_reset.php /address is ok, as i have ispconfig on port 443/ it shows reset password page, but without template Thanks in advance RH
The ispconfig Interface uses ajax, so you can not call internal pages like the password_reset.php with a direct link.
It is an answer to the question, please read my post! My answer explains why there is no such link and why you can not call this page extternally. Or for poeple who are too lazy to read my full post, the answer is: NO
Could this be done by writing a page that calls the remote function 'client_update'? client_update($session_id, $reseller_id, $client_id, $params)