BookStack/app/Permissions
Dan Brown cbf27d70c8
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
API: Added comment CUD endpoints, drafted tests
Move some checks and made some tweaks to the repo to support consistency
between API and UI.
2025-10-23 10:21:33 +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 API: Added comment CUD endpoints, drafted tests 2025-10-23 10:21:33 +01:00
PermissionApplicator.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +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