Author Topic: Auto login with session data  (Read 2409 times)

Offline jamie

  • Newbie
  • *
  • Posts: 1
Auto login with session data
« on: October 14, 2010, 11:07:44 AM »
Hi,

Can anyone please assist with autologin of a Roundcube session based on session data?  

If Roundcube is run in an embedded iframe, I need to reference a username and password in an existing session.  However, if session_start() is placed in index.php of the Roundcube installation, a blank page is displayed.  I assume this is because session_start is called later in the login process?

Any help would be appreciated.

Many thanks.

Jamie