This project is not covered by Drupal’s security advisory policy.

Allows for selected filefields to protect their files from download unless from users with appropriate role permissions. This allows a site to use Public file access method for the main site, but selectively secure a subset of files as required.

The module works by creating a secure subfolder under files. Therefore there are a few requirements:

* Ability to use .htaccess files to secure folders on your server (i.e. Apache webserver).
* Filefield_paths to put selected files in the secure folder.

Project information

Releases