BookStack/app/Auth/Permissions
Dan Brown f3f2a0c1d5
Updated userCan logic to meet expectations in tests
Updated with similar logic to that used in the user_permissions branch,
but all extracted to a seperate class for doing all fetch and collapse
work.
2023-01-23 12:40:11 +00:00
..
EntityPermission.php Centralised handling of permission form data to own class 2022-10-09 17:14:11 +01:00
EntityPermissionEvaluator.php Updated userCan logic to meet expectations in tests 2023-01-23 12:40:11 +00:00
JointPermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
JointPermissionBuilder.php Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
PermissionApplicator.php Updated userCan logic to meet expectations in tests 2023-01-23 12:40:11 +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 Updated joint perms. gen. to use new entity permission format 2022-10-08 14:28:44 +01:00