Project

General

Profile

Actions

Bug #76298

closed

Backend login refresh failes

Added by Stefan Berger almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #75911: modal box to re-enter password after automatic system-logout from BE does not work - password is considered emptyClosed2016-04-25

Actions
Actions #1

Updated by Riccardo De Contardi almost 8 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/)

Actions

Also available in: Atom PDF