Skip to content
Snippets Groups Projects
Commit 83cdd7ff authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[TASK] Move TSFE Initialization into a PSR-15 middleware

In order to have the main request handler only deal with content creation,
and especially to move fe_user / be_user initialization out of the RequestHandler,
and to remove dependencies from Bootstrap of the RequestHandler,
TSFE is now instantiated in a PSR-15 compatible middleware.

Resolves: #83928
Releases: master
Change-Id: I8a4dd4c10f5ea2eeb60f9870c34d04979a330826
Reviewed-on: https://review.typo3.org/55742


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
parent 9ba14d5b
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment