BookStack/app/Auth/Permissions
Dan Brown 1660e72cc5
Migrated remaining relation permission usages
Now all tests are passing.
Some level of manual checks to do.
2023-01-24 19:04:32 +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 Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
MassEntityPermissionEvaluator.php Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
PermissionApplicator.php Migrated remaining relation permission usages 2023-01-24 19:04:32 +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
PermissionStatus.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00: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