BookStack/app/Http/Controllers
Dan Brown 375abca1ee
Merge pull request #3632 from BookStackApp/ownable_permission_fix
Fixed failed permission checks due to non-loaded fields
2022-08-10 17:59:46 +01:00
..
Api Set a fairly sensible limit on user name validation 2022-08-09 12:40:59 +01:00
Auth Set a fairly sensible limit on user name validation 2022-08-09 12:40:59 +01:00
Images
AttachmentController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
AuditLogController.php
BookController.php Fixed issue blocking tags on book update 2022-06-25 13:46:55 +01:00
BookExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfController.php Improved shelf book management interface 2022-07-24 12:23:25 +01:00
BookSortController.php
ChapterController.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
ChapterExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
CommentController.php
Controller.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
FavouriteController.php Fixed failed permission checks due to non-loaded fields 2022-08-10 08:06:48 +01:00
HomeController.php
MaintenanceController.php
PageController.php
PageExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageRevisionController.php Reduced the memory usage, db queries and cache hits loading revisions 2022-08-10 17:50:35 +01:00
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php Started removal of non-view permission queries 2022-07-13 15:23:03 +01:00
SettingController.php
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php Set a fairly sensible limit on user name validation 2022-08-09 12:40:59 +01:00
UserProfileController.php
UserSearchController.php
WebhookController.php