BookStack
BookStack copied to clipboard
Add the option for new books to inherit permissions when created
Adds an option to bookshelves to copy permissions to books created under them. This fixes the issue where someone has permission to create a book but cannot view the book they created. This fixes #1596 by implementing the suggestion in this comment.