Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: justicej on December 05, 2012, 05:48:46 PM

Title: Share a Roundcube Session with Our Website Session...
Post by: justicej on December 05, 2012, 05:48:46 PM
Hey - we are struggling here.  We simply want to let our website session control (php) handle the session control for roundcube (i.e. if you're logged into the website, you're logged into roundcube).  We are already passing the login credentials which seems to work, but when the user is passed to roundcube the roundcube session destroys the website session.  We want one session for both...

If this is an easy fix and we are missing something, please let me know. Otherwise, we are happy to pay a consultant for an hour to explain this.  Thank you.  Jim (415) 425-7120.
Title: Re: Share a Roundcube Session with Our Website Session...
Post by: SKaero on December 06, 2012, 06:26:02 PM
RoundCube shouldn't be overwriting the other applications session, how does the other application handle its session?