BookStack/app/Permissions
Dan Brown 38829f8a38
Notifications: Fixed send content permission checking
Added test and changed logic to properly check the view permissions for
the notification receiver before sending.
Required change to permissions applicator to allow the user to be
manually determined, and a service provider update to provide the class
as a singleton without a specific user, so it checks the current logged
in user on demand.
2023-08-17 17:57:31 +01:00
..
Models Played around with a new app structure 2023-05-17 17:56:55 +01:00
ContentPermissionApiController.php API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
EntityPermissionEvaluator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
JointPermissionBuilder.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MassEntityPermissionEvaluator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionApplicator.php Notifications: Fixed send content permission checking 2023-08-17 17:57:31 +01:00
PermissionFormData.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionsController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PermissionsRepo.php Notifications: Added role receive-notifications permission 2023-07-25 17:59:04 +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