First I assumed it was an error in the file system, but I found out out that problem is only occurs with image nodes.
Initially issue:
http://drupal.org/node/141109
First I assumed it was an error in the file system, but I found out out that problem is only occurs with image nodes.
Initially issue:
http://drupal.org/node/141109
Comments
Comment #1
toniw commentedI find this a serious issue too.
I have all my images in a private folder, not accessible from the webserver's root, anonymous users are configured to have no access to the node of an image, but the image itself is perfectly retrievable via
http://somehost/?q=system/files/images/imgname.jpg
Comment #2
Stefan Nagtegaal commentedI'm not sure, but shouldn't this be addressed in core, and overridable by some _hook? or _alter()?
Comment #3
drewish commentedi think it's a shortcoming in the image module, there's another issue for it (in addition to this guys duplicates). i'm marking this as a duplicate of http://drupal.org/node/141302