Opened 5 years ago

Closed 5 years ago

#1485221 closed Feature Requests (invalid)

Facilitate merged sessions

Reported by: skyfex Owned by:
Priority: 5 Milestone: later
Component: PHP backend Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

I'm integrating Rouncube in a web system I'm developing, and I need to log in automatically. To get session data from the other system I needed to merge the sessions. This required editing in several files:
Modifying rcmail::startup, iniset.php, login part of index.php, and commenting out session.inc.

It would be nice if this sort of thing could be easier.

Change History (1)

comment:1 Changed 5 years ago by thomasb

  • Resolution set to invalid
  • Status changed from new to closed

The planned plugin API should do this. There'll be a hook for startup and session stuff.

Note: See TracTickets for help on using tickets.