Project

General

Profile

Actions

Task #64982

closed

getBackendUser() vs. getBackendUserAuthentication()

Added by Frederic Gaus almost 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-02-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

The usage of getBackendUser and getBackendUserAuthentication is mixed up in the core. But at least in inheritance this should be consistend

\TYPO3\CMS\Scheduler\Controller\SchedulerModuleController::getBackendUserAuthentication
vs.
\TYPO3\CMS\Backend\Module\BaseScriptClass::getBackendUser

SchedulerModuleController extends BaseScriptClass

Actions

Also available in: Atom PDF