Task #5851

Security Context Holder redundant?

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-12-28
Priority:Should have Due date:
Assigned To:Andreas Förthner % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8
Sprint: Has patch:
PHP Version: Complexity:

Description

It's a bit inconvenient to get hold of the security context because you need to get the Security Context Holder injected first and ask it for the current Security Context.
Maybe we don't need the Security Context Holder at all - what other implementation could be imagined anyway?

If there's no other Context Holder implementation at sight we should remove it altogether and use the Security Context directly (which has a session scope).

Associated revisions

Revision 04c939d3
Added by Andreas Förthner over 5 years ago

[~TASK] FLOW3 (Security): Removed the security context holder session with its interface. The whole functionality is now available directly through the security context itself. Resolves #5851

History

#1 Updated by Robert Lemke over 5 years ago

  • Target version set to 1.0 alpha 8

#2 Updated by Andreas Förthner over 5 years ago

  • Status changed from New to Accepted

#3 Updated by Andreas Förthner over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3895.

Also available in: Atom PDF