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
You could do it but I don't think your CMS could use a .htaccess login.