BookStack/app/Auth/Permissions
Dan Brown 5c9b528517
Abstracted userCanCreatePage helper to work for any permisison
- Added test to cover scenario where someone with create-own permission
would want to copy a viewable item into a container entity that they
own.
2019-03-09 16:50:22 +00:00
..
EntityPermission.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
JointPermission.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
PermissionService.php Abstracted userCanCreatePage helper to work for any permisison 2019-03-09 16:50:22 +00:00
PermissionsRepo.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
RolePermission.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00