Opened 3 years ago

Closed 3 years ago

#1486419 closed Bugs (duplicate)

Session never Expired

Reported by: vimalkumar Owned by:
Priority: 5 Milestone: later
Component: Core functionality Version: 0.3.1
Severity: critical Keywords: session
Cc:

Description

I installed Roundcube 0.3.1 and my Session never Expired. So, after i installed Roundcube 0.2 stable surprisingly this session is also not Expired. I'm not changed the session config on both 0.3.1 and 0.2: $rcmail_config[session_lifetime] = 10; $rcmail_config[min_keep_alive] = 60; $rcmail_config[keep_alive] = 60;

I've tried the [PATCH] Add option to avoid un-necessary updates to the session table.

But no use at all,

Finally, I saw the session table in the Database which keep's updating the 'Changed' field (every 1 min). I think automatically fired requests are renewing the session.

When the bug will be patched?

Change History (2)

comment:1 Changed 3 years ago by vimalkumar

  • Component changed from Addressbook to Core functionality

comment:2 Changed 3 years ago by alec

  • Milestone set to later
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #1486404

Note: See TracTickets for help on using tickets.