BookStack/app/Auth/Permissions
Dan Brown bbfb330b92
Added check of owner field for manage-permissions-own
This permission was still checking based on created-by.
Updated testing to specifically check the owner since the tests
were passing by the fact of matching creator and owner.

Fixes #2445
2021-01-04 18:07:39 +00:00
..
EntityPermission.php
JointPermission.php
PermissionService.php Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
PermissionsRepo.php
RolePermission.php