I'm installing this module and all seems to work pretty good so far. The only issue I have is the views created by download count. There's no access restrictions so if a user neglects to secure or disable these views, they'll be sharing information that they might rather be kept private. I assumed this would be private because there are permissions for accessing the statistics and I thought the views would use this permission.
Easiest solution for most users would be to set the access restrictions on the view to limit access to only users with the permission "view download count statistics". Barring that, a readme file in the module letting users know what pages the module creates would be beneficial.
Comments
Comment #1
WorldFallz commentedsee #1143696: File downloads showing up for anonymous user role
afaict, no other module provided views work like this-- they all leave the view unrestricted and depend on the user installing the module to set view access as desired. However, I think it will be better to set the views to be disabled initially and add a message that displays when the module is enabled (it's also on my to do list to create a readme for this module and i'll add it there as well).
thanks for the feedback.
Comment #2
WorldFallz commentedok, changes committed.
Comment #4
rmcom commentedI installed a 6.2 and the views at
are still set to "unrestricted"
Comment #5
WorldFallz commentedread the issue please