BookStack/app/Actions
Dan Brown 2d1f1abce4
Implemented alternate approach to current joint_permissions
Is a tweak upon the existing approach, mainly to store and query role
permission access in a way that allows muli-level states that may
override eachother. These states are represented in the new PermissionStatus
class.

This also simplifies how own permissions are stored and queried, to be
part of a single column.
2023-01-24 14:55:34 +00:00
..
Queries
Activity.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
ActivityLogger.php
ActivityQueries.php
ActivityType.php
Comment.php
CommentRepo.php
DispatchWebhookJob.php
Favourite.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
IpFormatter.php
Tag.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
TagClassGenerator.php
TagRepo.php
View.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Webhook.php
WebhookFormatter.php
WebhookTrackedEvent.php