Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: acarlomagno on February 25, 2010, 07:03:35 AM

Title: parameters to login
Post by: acarlomagno on February 25, 2010, 07:03:35 AM
Hi,

I am struggling to pass parameters to login from my php web page to RC.

I tried to set session variables and read it with the plugin autologon.php.

But the plugin does not see the values.

In my page I set the variables with:  $_SESSION['username'] = '12345' .... but not works.

Where am I wrong ? ...

There is another way to pass credentials to autologon.php ?

thanks
antonello