mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00: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 |
||
|---|---|---|
| .. | ||
| auth | ||
| books | ||
| chapters | ||
| components | ||
| errors | ||
| form | ||
| pages | ||
| partials | ||
| search | ||
| settings | ||
| users | ||
| vendor/notifications | ||
| base.blade.php | ||
| home.blade.php | ||
| public.blade.php | ||