Feature #35034

Automatic session expiration on user inactivity

Added by Robert Lemke over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-03-20
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

0%

Category:Session
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version:5.3 Complexity:medium
Has patch:No

Description

Sessions should expire automatically after a configured amount of time of inactivity.


Related issues

related to TYPO3.Flow - Bug #31192: Update session cookie lifetime on activity Resolved 2011-10-22

Associated revisions

Revision cfe4af2e
Added by Robert Lemke over 3 years ago

[FEATURE] Automatic session expiration on user inactivity

This feature lets sessions expire automatically after a certain time
of user inactivity. The actual timeout can be specified through a
new setting called "inactivityTimeout".

This patch also sets the default cookie lifetime to infinite, as
expiration can be better controlled through the new timeout feature.

Fixes: #31192
Resolves: #35034
Releases: 1.1

Change-Id: I358860386e67f5f1b4d93299b5090dea91eaec55

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9765

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9765

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9765

#4 Updated by Robert Lemke over 3 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF