Feature #43491

API for touching remote sessions and tagging sessions with account

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

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

100%

Category:Session
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version:5.4 Complexity:
Has patch:No

Description

  • introduce touch() method for updating last activity timestamp of remote sessions
  • put information about account(s) related to a session so that information can be retrieved without actually unserializing the object graph (resuming the session)

Associated revisions

Revision c268993d
Added by Robert Lemke over 2 years ago

[FEATURE] Touch remote sessions and tag with account info

This introduces two new features: updating the last activity timestamp
of a remote session through a new method "touch()" and tagging sessions
with their respective account (if any).

Resolves: #43491
Releases: 1.2
Change-Id: I5ee187dee628eb28938a6d9ac0137cbf676e0cfc

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review over 2 years ago

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

#3 Updated by Robert Lemke over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF