Skip to content
Snippets Groups Projects
Commit 850a265d authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Provide request object to EXT:felogin events

In order to enable more possibilities in the events,
the PSR-14 events in EXT:felogin are extended with
the PSR-7 request object, otherwise the events are useless
as $GLOBALS['TYPO3_REQUEST'] must be used.

Currently, it is f.e. not possible to modify the view
ModifyLoginFormViewEvent based e.g. on a site configuration.

Resolves: #104100
Releases: main, 12.4
Change-Id: I9daa6481d71fd1cae98d0a7ab01fe1adc7602748
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84696


Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent ea654865
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