Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: gronk on May 27, 2019, 07:38:50 PM

Title: How do I login as a user from a php file on the same server?
Post by: gronk on May 27, 2019, 07:38:50 PM
I was trying to send login cookies from an external login_me.php file (without knowing password)? How do I actually do this? Is there an API for this?
What file do I have to include in my php file to be able to authenticate an user?
Thanks
Title: Re: How do I login as a user from a php file on the same server?
Post by: SKaero on May 28, 2019, 11:40:15 AM
If you don't know the user password you wont be able to login.