Filebrowser is really nice module but I miss something...

Is it possible to give custom permissions for upload?
For download it works but not for upload.

I use Filebrowser to give access to network directories.
Different users got different permissions for downloading file from webserver/LDAP.
For Excample only me can download files from my private folder, everyone else can download too but won't see anything in this file.

But for Uploads everyone can upload anywhere files, doesn't matter if he/she got permissions from webserver/LDAP or not. These files are readable for everyone.
A bug or did I something wrong?

Comments

Yoran’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure I understand but how it is design, if you grant 'upload files' to a user, AND if you node has 'upload allowed' check, this user can upload on this node.

Waldemar’s picture

I think what the original poster means (and what would be very useful for us as well) is that if you could differentiate uploading rights between different filebrowser nodes. I.e. one group of users can upload to one node and a different group of users to a different node. Perhaps this could be based on the node editing right?

Yoran’s picture

You can already enable/disable upload in a node specific way, you can also do it for all nodes regarding of the user role. But I can't see a drupal way to make an upload right specific for a node AND a user role. You idea of using the drupal "edit a node" right can lead to many problem (perhaps some filebrowser user don't want to allow node edition but want to allow upload).

clivesj’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)