Closed (fixed)
Project:
Node Option Premium
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 10:34 UTC
Updated:
14 Aug 2012 at 09:41 UTC
This is a patch for 7.x with which files are accessible only by users who have access to premium nodes as in #1190148: Patch to prevent downloading attachments on premium nodes. This is basically copy-past from file_file_download. Please note that this patch checks nopremium_access_full_content only hence other permission issues will be checked by file_file_download having the redundant code with this patch since this patch is based on file_file_download.
| Comment | File | Size | Author |
|---|---|---|---|
| nopremium_file.patch | 2.09 KB | josaku |
Comments
Comment #1
anrikun commentedCommitted to 7.x-1.x with minor changes. Thanks!