List Objects in bucket doesn't respect file_prefix from bucket permissions
When a user has READ permissions for a bucket and lists all objects in it, the API doesn't respect the file_prefix
parameter in the bucket permission. This parameter controls if the user has access to all objects in the bucket or only a subset.
Edited by Daniel Göbel