MailWatch
MailWatch copied to clipboard
Autologin from other application
Hi guys,
Is there some way to do a login from another PHP application without getting the login form again?
I know there is a CSRF token used which makes it probably doable but I'm not sure.
Any idea ?
Thanks!
Matt
SSO would be a useful feature which we'll add to the list for V2.0, which is now in development.
In the code there is still the option to use 'PHP_AUTH_USER' but I'm not sure if it is still working
I need to check about the PHP_AUTH_USER way, but SSO for 2.0 would be great!