This article provides a summary on customization of auto-login mechanism in MachPanel.
This article applies to MachPanel all versions.
An auto-login mechanism in MachPanel is supported. You can use following method to send email and password in query string to auto login.
http://cpurl/auth/login.aspx?Auto=1&UID=Email&PWD=Password
where:
CPURL = Your control panel URL.
UID = Username in email format.
PWD = Password of customer (corresponding to UID).