BookStack/app/Actions
Dan Brown b4fa82e329
Fixed related permissions query not considering drafts
Page-related items added on drafts could be visible in certain scenarios
since the applied permissions query filters would not consider
page draft visibility.
This commit alters queries on related items to apply such filtering.

Included test to cover API scenario.
Thanks to @haxatron for reporting.
2021-11-30 00:06:17 +00:00
..
Activity.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
ActivityService.php Fixed related permissions query not considering drafts 2021-11-30 00:06:17 +00:00
ActivityType.php Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
Comment.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentRepo.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Favourite.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Tag.php Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
TagRepo.php Updated translators and made StyleCI changes 2021-11-16 12:29:50 +00:00
View.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00