BookStack/app/Actions
Dan Brown 55642a33ee
Attempted fix of issues, realised new query system is a failure
As part of the permission checking we need to check owner user status.
Upon this, we'd also want to check page draft status (and its
creator/owner).
These, for cross-entity/relation queries would need up to another 4 joins.
The performance/index usage is already questionable here.
2023-01-14 13:50:41 +00:00
..
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Activity.php
ActivityLogger.php
ActivityQueries.php Attempted fix of issues, realised new query system is a failure 2023-01-14 13:50:41 +00:00
ActivityType.php
Comment.php
CommentRepo.php
DispatchWebhookJob.php
Favourite.php
IpFormatter.php
Tag.php
TagClassGenerator.php
TagRepo.php Updated additional relation queries to apply permissions correctly 2023-01-13 22:13:31 +00:00
View.php
Webhook.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
WebhookFormatter.php
WebhookTrackedEvent.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00