BookStack/app/Http/Controllers
Dan Brown 7ba6962707
Removed lesser-used middleware and updated localization middleware
So that DB/User access is not explicitly enforced.
Same for GlobalViewData middleware although that was also just doubling
up on ways to access user/auth info.
Also cleaned up Localization Middleware doc blocks.
2021-01-17 13:41:43 +00:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth
Images
AttachmentController.php
AuditLogController.php
BookController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookExportController.php
BookshelfController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookSortController.php
ChapterController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
ChapterExportController.php
CommentController.php
Controller.php
HomeController.php Removed lesser-used middleware and updated localization middleware 2021-01-17 13:41:43 +00:00
MaintenanceController.php
PageController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
PageExportController.php
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php
SettingController.php
StatusController.php Added status endpoint 2021-01-17 13:21:57 +00:00
TagController.php
UserApiTokenController.php
UserController.php Improved some query efficiencies on user list 2021-01-10 23:02:30 +00:00
UserSearchController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00