Hello, there is a way to complete a login into ispconfig interface as client (or reseller), from an script outside ispconfig itself? Thank you.
No. There is the remote api but the API works always in admin mode. If you want to automatically login a user then you would have to write a script that creates a user session in the same that the ispconfig login script uses.
Check this script put written by LKTechnik https://www.howtoforge.com/community/threads/embedd-login-form-into-website.40459/#post-320974 We have a master menu and we can automatically login to ISPconfig as admin without having to type in login/password every time. I have set it up in our customers WHMCS service record so they can log into their ISPConfig account without having to type in their ISPConfig login/password. Works great.
Thank you webguyz. It's look a nice way to start the stuff. At this time the only things that i can't accomplish is the ajax request approval via the http header. But with some tuning i'm optimist.