Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: chichi on September 08, 2010, 05:45:27 PM

Title: Using Roundcube's session for my CMS-Login
Post by: chichi on September 08, 2010, 05:45:27 PM
Hello, I use a CMS with a simpe .htacess Login. From the CMS there is a Link to Roundcube. To avoid two Login-Systems I would like to use the Roundcube's session for autologin to my CMS. PHP should check in my CMS if the roundcube-session is active.

I just found the plugin for autologin to roundcube.


Workin with the existing session would be the better way for me.
chichi
Title: Using Roundcube's session for my CMS-Login
Post by: SKaero on September 09, 2010, 10:45:52 PM
You could do it but I don't think your CMS could use a .htaccess login.