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 Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
JointPermission.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PermissionService.php Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
PermissionsRepo.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
RolePermission.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00