I have created a taxonomy term which can all content assigned to this can only be viewed by authenticated users. This works perfectly displaying an "Access Denied" message when a non member tries to access the article. But if a non member accesses the taxonomy listing (i.e. news page - taxonomy/term/xx), titles and teaser are shown, if the non member then clicks the Read more button they are then confronted with the "Access Denied" as they should be. I need to have the news page to be blank if a non member accessed this page. Can this be achieved?

Comments

_petja’s picture

I think this is problem of taxonomy module. It seems term listings are unaware of access restrictions. I have the same problem with OG when group content is defined private.

gordon’s picture

Status: Active » Closed (won't fix)

If this is happening it is external to simple access, and something is bypassing the access checking.