Bug #20148
closedBackend admin cannot perform file operations in filelist
0%
Description
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.
(issue imported from #M10642)
Files
Updated by Oliver Hader over 15 years ago
This issue is related to #17112 - the permissions were moved from users to groups there. An admin user without any related group has no fileoperation permissions set by default.
Updated by Christian Kuhn over 15 years ago
Stumbled upon this one too, recently. Will take a look somewhere next days.
Updated by Christian Kuhn over 15 years ago
Committed by Steffen to trunk in rev 5221