User which is not registered to group A enters group A

He sees that under group A there is sub group B.
this is an access violation, as group A can be moderated.

Comments

amitaibu’s picture

Status: Active » Closed (fixed)

Sorry,
I think I had a mistake there. this has to do with access control right, not related to this module.

amitaibu’s picture

Status: Closed (fixed) » Active

Ok, after further investigation I think the access issue is with this module.

OG will always show a group when you have the link for it. But since the groups are sub-grouped, they need to check if user is subscribed or not. If not, the sub-groups should not appear (i.e. access denied so they sohuld also not appear in the breadcrumb...)

amitaibu’s picture

Status: Active » Closed (fixed)

Ok, I guess this is the solution.