[TYPO3-core] RFC: Bug #10642: Backend admin cannot perform file operations in filelist

Christian Kuhn lolli at schwarzbu.ch
Thu Mar 19 18:53:14 CET 2009


This is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=10642

Branches: trunk

Problem:
Each user (also admin users) in the backend can be defined with specific
fileoperation permissions. If an admin user has no permissions here he's
not allowed to e.g. create a new directory in the filelist module
(fileadmin). However, an admin is allowed to change its permissions in
the be_users table. Thus, there should not be a check in the filelist
module against the mentioned fileoperation permissions for admin users.

Solution:
Return full access in getFileoperationPermissions() in
t3lib/class.t3lib_userauthgroup.php if user is admin.

Regards
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10642_v1.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090319/1f543531/attachment.txt 


More information about the TYPO3-team-core mailing list