Roundcube Community Forum

 

parameters to login

Started by acarlomagno, February 25, 2010, 07:03:35 AM

Previous topic - Next topic

acarlomagno

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