Fixed Secret Groups leave a "gap" on Group index

Freelancer

Active Member
Situation: A user views group index with the group grid and one group is "secret" (and he is not a member of that group). The grid displays only the groups that are visible except the secret group, but the secret group leaves one grid slot EMPTY (at the end of the grid page). I have 24 groups per page and the grid is set to 4. So it should work normally.

I checked it with a member of the secret group and he sees the secret group (of course) and therefore 24 groups are displayed.

It would be necessary that if one group is not shown, all other groups shift into the next slot to close the ranks... ;)
 
That is a remarkable bug, because a secret group should not have hidden visibility but should not have any visibility at all. The page should not call any secret group if the user does not have permission.
This makes me wonder if our script kiddies and hacker users users can somehow make secret groups visible. Which would be a security issue.
 
This makes me wonder if our script kiddies and hacker users users can somehow make secret groups visible. Which would be a security issue.
alfa1Oh. How to? Add-on doesn't generate HMTL for user did not have permission to view. It is issues because it is query include the secret group then remove it after query. It is normal processing on XF there.
 
Back
Top