Skip to content
Snippets Groups Projects
Commit cf10c68b authored by Torben Hansen's avatar Torben Hansen Committed by Oliver Bartsch
Browse files

[TASK] Return PSR-7 response for actions in felogin LoginController

Since #92784 Extbase controller actions must return a PSR-7 response.

With this patch, all actions in LoginController now return a proper
PSR-7 response object.

Note: A patch for PasswordRecoveryController will be handled in
a separate patch.

Resolves: #94434
Releases: master
Change-Id: I0db06db312c91b01395a3e0d57b9d2f1087a6326
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69657


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 2110556d
Branches
Tags
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