Reviewed & tested by the community
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Aug 2009 at 10:54 UTC
Updated:
2 Jun 2012 at 23:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kingandyInvestigation suggests it could be as easy as
a) adding the permission and
b) adding an "OR" clause to the permission check inside imagecache_cache_private().
Find attached a patch which does this. Fail [y/n]?
Comment #2
Anonymous (not verified) commentedI'd also love to see something like this committed!
Updated patch for latest dev version.
Comment #3
bartezz commented+1 I'd like this too...
I'd would also be nice if imagecache would somehow make images for which a user has no permission not being listed. Now I get a bunch of broken images in a gallery, I'd rather see an empty gallery :)
Comment #4
agileware commentedSubscribe
Comment #5
sandrewj commentedlooks good
Comment #6
fizk commentedMarking as ImageCache 3.x Todo.