Skip to content
Snippets Groups Projects
Commit 1507bfbe authored by Helmut Hummel's avatar Helmut Hummel Committed by Benni Mack
Browse files

[TASK] Move redirect to shortcut and mount point to middleware

Instead of using HttpUtility to redirect and exit the program
flow, we now return a proper redirect response in a middleware.

Resolves: #84946
Releases: master
Change-Id: I397790ea1d46ae46ef41bd9c2f03f3aac079d1a4
Reviewed-on: https://review.typo3.org/56886


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 avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent af32dfff
No related merge requests found
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