mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-25 11:19:39 +03:00
Admin system role was being loaded for each permission check performed. This caches the fetching for the request lifetime.
Admin system role was being loaded for each permission check performed. This caches the fetching for the request lifetime.