I have everything set to deny for anonymous. but Anonymous is not affected.
Checking further .. Taxonomy access is not working completely for all roles.
Is there a way to troubleshoot this, perhaps with some php for a node with a term set to deny? and see what is going on?
Or a way to reset all access?
I have a test box, with the exact same permissions that is working correctly.
I was running 5.1.dev, and upgraded to 5.2 with the same issue.
Comments
Comment #1
sgriffin commentedI tried reseting the access permissions on the posts page. Same.
And disabling and reenabling tax access module. Same issue.
Every role is granted access.
My tax access for anonymous is set the deny for everything.
Anonymous only has access content checked.
I tried doing a deny all and deselect on the dropdowns for anonymous but the result was the same.. Access was granted.
Comment #2
sgriffin commentedI found the issue here..
http://drupal.org/node/138474#comment-224888
Comment #3
xjm