BookStack/app/Entities/Repos
Dan Brown 16eedc8264
Fixed failed permission checks due to non-loaded fields
Added additional exceptions to prevent such cases in the future, so
that they are caught in dev ideally.
Added test case specifically for reported favourite scenario.
2022-08-10 08:06:48 +01:00
..
BaseRepo.php Fixed failed permission checks due to non-loaded fields 2022-08-10 08:06:48 +01:00
BookRepo.php Got chapter conversion to books working 2022-06-14 16:42:29 +01:00
BookshelfRepo.php Fixed failed permission checks due to non-loaded fields 2022-08-10 08:06:48 +01:00
ChapterRepo.php Aligned chapter move permissions with page move permissions 2022-01-05 16:18:19 +00:00
DeletionRepo.php Complete list endpoint and add some tests 2022-04-21 22:23:24 +02:00
PageRepo.php Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00