Task #34817

Have a way to clear all sessions

Added by Christian Müller over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-03-14
Priority:Could have Due date:
Assigned To:Christian Müller % Done:

100%

Category:Session
Target version:TYPO3 Flow Base Distribution - 1.1
Sprint: Has patch:No
PHP Version: Complexity:

Related issues

blocks TYPO3.Flow - Task #25923: Clean up session files in compile run Resolved 2011-04-12

Associated revisions

Revision 57139411
Added by Christian Müller about 3 years ago

[FEATURE] Have a way to delete all sessions

Introduces the static method destroyAll to the
SessionInterface and all implementations and so
makes it possible to destroy all session data for a
specific implementation.

Change-Id: I639018febf6c23e2174bca2181577a3198c274c9
Resolves #34817
Releases: 1.1

History

#1 Updated by Christian Müller over 3 years ago

  • Target version changed from 1.1 to 1.0.4

#2 Updated by Christian Müller over 3 years ago

  • Target version changed from 1.0.4 to 1.1

As the currently proposed change introduces a new method to the SessionInterface I would regard this as breaking change and therefor set the Target Version to 1.1. Task #25923 which depends on this task is not (yet) updated to the same target version but probably needs to,

#3 Updated by Karsten Dambekalns over 3 years ago

  • Category set to Session
  • Status changed from Accepted to Under Review

#4 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.1 to 1.0.4

Since #25923 is set to target 1.0, this must go into that as well.

#5 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.0.4 to 1.1

#6 Updated by Christian Müller about 3 years ago

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

Also available in: Atom PDF