Actions
Bug #56368
closedSimulate Backend user is displayed for normal users in user settings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-02-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you are logged in in the Backend as a normal user you do not have the right to simulate a Backend user.
Sill the tab "Admin functions" is visible and inside this tab a string "Simulate backend user" is shown. But no dropdown after it.
The tab and the field should not be visible for normal users. A workaround is using User TSConfig:
setup.fields.simulate.disabled = 1
Screenshot attached.
Files
Updated by Benni Mack almost 10 years ago
- Description updated (diff)
- Status changed from New to Closed
we solved the problem in CMS7 now in a different way, the option is not shown anymore as normal user.
Actions