mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-01 14:51:10 +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.