|
Hello, I have an owncloud and a roundcube sharing the same session pool via a memcache server and I would like them to work with an unique session. I changed the cookie session.name to have the same for owncloud and roundcube and I tried a lot of tricks: to pass the session id then the session name via url, to change the $_SESSION['user_id' in roundcube because owncloud has the same variable, to avoid the cookie creation in the session_init from roundcube, etc... But, the roundcube session always erase the owncloud one which causes owncloud not to login anymore. What is the trick ? Is there a method somewhere to do that ? Thanks. PS: I use the 'RoundcubeLogin.class.php' to perform the login from owncloud to roundcube but it creates separate sessions for each. --
Ce message et ses
éventuelles pièces jointes sont personnels, confidentiels et
à l'usage exclusif de leur destinataire.
30440
Saint Laurent le Minier
|
<<attachment: michee_lengronne.vcf>>
_______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev

