Skip to content

Conversation

@Wipster
Copy link

@Wipster Wipster commented Aug 25, 2021

It's a bit dirty as the LoginController has to be injected just to pass it to LoginConfirmedEvent constructor. A cleaner way would be FrontendLoginController to extend LoginController. I don't know what side effects this would have though. So this is a simple way to dispatch the PSR-14 event.

@starkstroem23
Copy link

Please add this pull request to make the PSR-14 Login event work again.
I test it. Only the use Section must be added:
use TYPO3\CMS\FrontendLogin\Controller\LoginController;
use TYPO3\CMS\FrontendLogin\Event\LoginConfirmedEvent;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants