Project

General

Profile

Actions

Bug #21947

closed

BE user which have right to edit one of x installed plugin content elements can edit all

Added by Sonja Schubert over 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A BE user which is no admin user but got the right to edit one plugin content element can edit all other plugin content elements too.

BE user with BE group:
Explicitly allow/deny field values: [Allow] Insert plugins - checked
Pagecontent: Plugin: [Allow] News - checked, all other checkboxes are unchecked
$TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow'; in localconf set
(issue imported from #M13217)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #17000: BE permissions ignoredClosedChris topher2007-02-16

Actions
Actions #1

Updated by Sonja Schubert over 13 years ago

Any news for this issue? Would be great if that could be fixed as it is a big problem that the user has too much rights...

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions #4

Updated by Moritz Ngo over 9 years ago

I can confirm this bug in TYPO3 4.7.19 and TYPO3 6.2.4.

It is exactly like this:
https://forge.typo3.org/issues/32209

It doesn't matter if I use
$TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow';
or
$TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitDeny';

Actions

Also available in: Atom PDF