Just an FIY, this module doesn't work with downloadfile

Simple to reproduce:
Everything works fine, enable downloadfile, and the permissions set with this module are ignored.

This however does work with a similar module to downloadfile, and that module is File Force Download

Comments

nerdacus’s picture

More of an issue with DownloadFile not calling file_download_headers() to see if any other modules object to serving the file.
So, I wrote a patch: #2367547: Doesn't work with private files download permission module.

zanonmark’s picture

Assigned: Unassigned » zanonmark
Status: Active » Closed (works as designed)

Thanks.