-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 0.18 Swallows
-
Fix Version/s: 0.19 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:None
We need VIEW_TOPICS permission on branch for anonymous user to show only desired branches for them. Currently if use such restriction anonymous don't see any branch.
Something like should be inserted for each branch: INSERT INTO `acl_entry` VALUES (89, 1, 23, 4, 6, 1, 0, 0);
- blocks
-
JC-823 Hiding branches if user doesn't have permissions to View Topics
- Closed