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

profix898’s picture

Are 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 ...

MrGeek’s picture

I am using 5.x-2.2;
You are seeing this 'access gallery' check in the Dev dated July 19 ?