Active
Project:
Statistics trends
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Jul 2005 at 13:33 UTC
Updated:
20 Jul 2005 at 22:40 UTC
OK, just another slight problem with statistics_trends: you check against user_access('access statistics') to see whether users are allowed to see the trends block - but if user_access('access statistics') is set for anonymous users that means they also get access to referrers, top pages, top users, and recent hits information through the site menu.
This might be more information than I want to make available to anonymous users - it might be better to have a separate permission setting for the trends block only?
Axel Bruns (snurb.info)
Comments
Comment #1
mikeryanIt frankly didn't occur to me people would want anonymous users to see the trends, I meant the module as a tool for site administrators... I'll look into adding a separate permission.
Thanks.