mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| Queries | ||
| Activity.php | ||
| ActivityLogger.php | ||
| ActivityQueries.php | ||
| ActivityType.php | ||
| Comment.php | ||
| CommentRepo.php | ||
| DispatchWebhookJob.php | ||
| Favourite.php | ||
| IpFormatter.php | ||
| Tag.php | ||
| TagClassGenerator.php | ||
| TagRepo.php | ||
| View.php | ||
| Webhook.php | ||
| WebhookFormatter.php | ||
| WebhookTrackedEvent.php | ||