Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added caching to the loading of system roles
Admin system role was being loaded for each permission check performed. This caches the fetching for the request lifetime.
- Loading branch information