Experimental Project

This is a sandbox project, which contains experimental code for developer use only.

We've put together this module to extend Drupal's functionality giving a truly private file system. Currently, Drupal will let you choose to store your uploaded files using the public or private file system however, even if you chose private it is still possible to browse to these files with a URL. I've come across a few situations where I've had files which should only be viewable by logged in users (e.g. user pics). In other situations I've needed to make sure certain files are only viewable by the user that uploaded them.

Private Files Module lets you do all this without breaking a sweat.

Setup

  • Install Private Files module from module list.
  • Setup user permissions at admin/people/permissions
  • Choose security type for each folder at admin/config/media/private-files

Maintainers for Private Files

  • jackread - 1 commit
    last: 1 year ago, first: 1 year ago

Issues for Private Files

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports