Project

General

Profile

Actions

Bug #102794

open

BE User without live workspace permissions must see the user settings

Added by Markus Klein 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2024-01-09
Due date:
% Done:

0%

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

Description

Precondition: workspaces are installed

If a BE user only has permissions for the user settings module, nothing is shown.

Expected: User settings should always work regardless of workspaces and stuff.

Problem is in \TYPO3\CMS\Backend\Module\ModuleProvider::accessGranted where a hard check on workspace id -99 is performed.
(same check in v11 \TYPO3\CMS\Backend\Module\ModuleLoader::checkModWorkspace)

Actions #1

Updated by Markus Klein 4 months ago

  • Description updated (diff)
Actions

Also available in: Atom PDF