Actions
Bug #103913
openSetting showLogoutFormAfterLogin not working in ext:felogin
Start date:
2024-05-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The setting showLogoutFormAfterLogin
is supposed to Disable redirect after successful login, but display logout-form
This is actually not the case, since when the setting is active and possible redirects are configured, the logoutAction
actually processes a redirect.
Actions