Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: justinlb on March 12, 2013, 03:43:20 PM

Title: Roundcube Autologin with iframe
Post by: justinlb on March 12, 2013, 03:43:20 PM
Hi,

I'm using Roundcube within an iframe for my thesis project, but i'm not certain how i'd approach an autologin function. It is located on a portal, which will require a login to access any of the pages. I'm confused as to how i can create a first login page that will punch in the credentials to roundcube within the iframe as well once that page was clicked on (they would be the same username and pass). Unfortunately, my experience with PHP is not great, so i'm having quite a bit of trouble. Any help would be GREATLY appreciated.

Thanks.
Title: Re: Roundcube Autologin with iframe
Post by: justinlb on March 13, 2013, 01:34:21 PM
No one?  :'(
Title: Re: Roundcube Autologin with iframe
Post by: canobi on March 14, 2013, 02:24:02 AM
There is an old plugin for RoundCube called "roundcube autologin plugin". It probably does not work with new versions of RC, but you can use it as a template to make your own plugin since the concept hasn't changed. Having said that, if you're not somewhat experienced with doing that kind of integration, I'm afradi it won't be easy.
Title: Re: Roundcube Autologin with iframe
Post by: SKaero on March 14, 2013, 08:29:00 AM
The autologin plugin is maintained by the RoundCube team so it will work with the crurent version. You can use it as a base for integrating into your portal.
Title: Re: Roundcube Autologin with iframe
Post by: justinlb on March 14, 2013, 09:52:55 AM
I've been researching those for a while, but on the plugins repository site there's two plugins for that sort of thing "autologin" and "autologon". Autologin doesn't look like it would be supported anymore, so i'm assuming the other would be the one i work from?
Title: Re: Roundcube Autologin with iframe
Post by: SKaero on March 14, 2013, 10:47:10 AM
Sorry I did mean the autologon plugin http://trac.roundcube.net/browser/github/plugins/autologon