BookStack/app/Auth/Permissions
Dan Brown ffd6a1002e
Centralised handling of permission form data to own class
Also updates show roles on permission view to just those with
permissions applied.
Fixes rounded borders for lone permission rows.
Moves "Everyone Else" handling from role to new class.
2022-10-09 17:14:11 +01:00
..
EntityPermission.php Centralised handling of permission form data to own class 2022-10-09 17:14:11 +01:00
JointPermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
JointPermissionBuilder.php Updated joint perms. gen. to use new entity permission format 2022-10-08 14:28:44 +01:00
PermissionApplicator.php Started code update for new entity permission format 2022-10-08 13:52:59 +01:00
PermissionFormData.php Centralised handling of permission form data to own class 2022-10-09 17:14:11 +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