Project

General

Profile

Actions

Bug #76298

closed

Backend login refresh failes

Added by Stefan Berger about 8 years ago. Updated about 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

Also available in: Atom PDF