Roundcube Community Forum

 

cas_authentication plugin

Started by coolatt, March 17, 2010, 04:11:39 AM

Previous topic - Next topic

coolatt

Hi All,

Am using roundcube version 0.2.2  (got this number from /var/lib/roundcube/index.php).
I want to use the cas_authentication plugin with RoundCube.
But i cannot find the following part in config/main.inc.php file :

Quote$rcmail_config['plugins'] = array

The URL of the CAS plugin is:
rc-cas-plugin - Project Hosting on Google Code

Can someone please help me how do i configure the CAS plugin with RoundCube ?

Thanks
coolatt

rosali

The plugin API is only available in Roundcube v0.3.x. You have to update.
Regards,
Rosali

coolatt

Quote from: rosali;26181The plugin API is only available in Roundcube v0.3.x. You have to update.

Ok.thanks.