Project

General

Profile

Actions

Task #93021

closed

BackendUserAuthenticator::isLoggedInBackendUserRequired returns inverted result

Added by Benjamin Franzke over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2020-12-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The Method BackendUserAuthenticator::isLoggedInBackendUserRequired checks whether the current route is a public route and then returns true.

But in that case the backend user is not required. It is required when it is not a public route.

This didn't cause an actual bug, because all occurences of this method where actually used in inversed manner.

Actions

Also available in: Atom PDF