mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 18:41:41 +03:00
Updated elements of a page display and sidebar render to allow child permissions to work even when parent entitites have permission set. This allows a page with a 'view' permission to be viewable even when the parent book or chapter is not viewable. Fixes #366