Posted by pedrogk on April 26, 2012 at 7:34am
3 followers
Jump to:
| Project: | Storage API |
| Version: | 7.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I want to restrict access to files that are served by Storage API.
I noticed that Storage API v1.2 defines functions for access control, although currently they end up returning true always. Is this because the access control is not implemented yet and these are mainly placeholders or is it is something that is already doable and I just need to configure permissions? (Couldn't find how).
Ideally, I want to be able to restrict files depending on the role of the user.
I am currently using the database container.
Comments
#1
Same issue here, I don't see an option to control access to specific files for a certain user as mentioned in module page.
Will post here if I found something. expecting same from the community.