BookStack/app/Auth
Dan Brown 8abb41abbd
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.
2023-02-23 23:01:03 +00:00
..
Access Added option to change the OIDC claim regarded as the ID 2023-01-26 16:43:15 +00:00
Permissions Aded roles API controller methods 2023-02-18 18:36:34 +00:00
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Role.php Added caching to the loading of system roles 2023-02-23 23:01:03 +00:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Aded roles API controller methods 2023-02-18 18:36:34 +00:00
UserRepo.php Fixed not being able to remove all user roles 2022-12-16 17:44:13 +00:00