BookStack/app/Permissions
2025-09-10 10:44:54 +01:00
..
Models Permissions: Removed unused role-perm columns, added permission enum 2025-09-08 15:59:25 +01:00
ContentPermissionApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
EntityPermissionEvaluator.php Maintenance: Finished changes to meet phpstan level 3 2025-09-03 15:18:49 +01:00
JointPermissionBuilder.php Perms: Added transactions around permission effecting actions 2025-07-02 22:25:59 +01:00
MassEntityPermissionEvaluator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Permission.php Permissions: Updated use of helpers to use enums 2025-09-09 09:48:19 +01:00
PermissionApplicator.php Permissions: Fixed check method to allow enum usage 2025-09-10 10:44:54 +01:00
PermissionFormData.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionsController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PermissionsRepo.php Perms: Added transactions around permission effecting actions 2025-07-02 22:25:59 +01:00
PermissionStatus.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SimpleEntityData.php Played around with a new app structure 2023-05-17 17:56:55 +01:00