Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
1.0.3
-
None
-
-
Empty show more show less
Description
When building a navigation with msd:navigation all sites will be listed, also the ones denied for that user.
This is because the system account will be taken to read out the information out of the repository and leading into the problem that pages will be listed which shouldn't for that user (and giving a 403 when clicking on the navigation item).
HierarchyManager hm=ContentRepository.getHierarchyManager(ContentRepository.WEBSITE);
A possibility to choose under which context (user or system) the navigation should therefor be implemented.
Checklists
Acceptance criteria