BookStack/app/Auth/Permissions
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
..
EntityPermission.php Centralised handling of permission form data to own class 2022-10-09 17:14:11 +01:00
EntityPermissionEvaluator.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
JointPermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
JointPermissionBuilder.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
MassEntityPermissionEvaluator.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
PermissionApplicator.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
PermissionFormData.php Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
PermissionsRepo.php Added proper entity permission removal on role deletion 2022-10-07 13:12:33 +01:00
RolePermission.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
SimpleEntityData.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00