Project

General

Profile

Actions

Bug #86296

closed

Epic #90674: Backend UI not reflecting permissions

no drag and drop for restricted users if authMode is explicitDeny

Added by Attila Glück over 5 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-09-18
Due date:
% Done:

0%

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

Description

Drag and drop is only for admins possible if use following TCA config:
$GLOBALS['TCA']['tt_content']['columns']['CType']['config']['authMode'] = 'explicitDeny';
$GLOBALS['TCA']['tt_content']['columns']['list_type']['config']['authMode'] = 'explicitDeny';

Actions

Also available in: Atom PDF