mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-06 11:42:36 +03:00
Optimised permission fetching so that it won't initialise a bunch of models for the role permissions and instead does a manual query to get the data directly.