Bug #76298
closedBackend login refresh failes
0%
Description
Hi,
when a valid backend session expires the following login refresh form using a valid password fails with the default error message notice "Password not correct".
Further debuggings at that state shows, that the function isAuthorizedBackendSession in \TYPO3\CMS\Backend\AjaxLoginHandler::loginAction returns null because the properties $GLOBALS['BE_USER']->user of an existing $GLOBALS['BE_USER'] object are null.
In order to test that case, you can expire your backend session and then try to login.
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from New to Closed
Hi, and thank you for your findings! I close this issue in favor of #75911 ; please continue the discussion there; I'll ad a reference to this issue and add the description of your issue there to keep track of it. Good work!
If you think this is the wrong decision please let me know e.g. on Slack (https://typo3.slack.com/)