Active
Project:
Gallery
Version:
5.x-2.2
Component:
Code / API
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2008 at 21:37 UTC
Updated:
7 Dec 2008 at 17:24 UTC
Users that do not have permission to view/access Gallery are able to search (using the integrated Drupal Gallery search) images and view thumbnails. They are not able to click/go to the full image or the gallery, but all thumbnails are exposed to users that do not have permission to view them.
Comments
Comment #1
profix898 commentedAre you using the latest version of gallery module? Taking a look at the code there is a check for 'access gallery' in hook_search already and on my dev install the 'Gallery' search tab is not available for users without the permission ...
Comment #2
MrGeek commentedI am using 5.x-2.2;
You are seeing this 'access gallery' check in the Dev dated July 19 ?