BookStack/app/Auth/Permissions
Dan Brown da37700ac2
Implemented user, api_tokem & role activity logging
Also refactored some role content, primarily updating the permission
controller to be RoleController since it only dealt with roles.
2020-11-20 18:53:01 +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 Removed joint_permissions auto_increment id 2020-08-04 13:02:31 +01:00
PermissionService.php Merge pull request #2283 from BookStackApp/recycle_bin 2020-11-07 15:10:17 +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