mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-28 11:19:38 +03:00
As part of the permission checking we need to check owner user status. Upon this, we'd also want to check page draft status (and its creator/owner). These, for cross-entity/relation queries would need up to another 4 joins. The performance/index usage is already questionable here.