BookStack/app/Auth
Dan Brown 91e613fe60
Shared entity permission logic across both query methods
The runtime userCan() and the JointPermissionBuilder now share much of
the same logic for handling entity permission resolution.
2023-01-23 15:09:03 +00:00
..
Access Fixed OIDC handling when no JWKS 'use' prop exists 2022-11-23 11:50:59 +00:00
Permissions Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Role.php Revised role index list to align with user list 2022-10-29 20:52:17 +01:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
UserRepo.php Fixed not being able to remove all user roles 2022-12-16 17:44:13 +00:00