BookStack/app/Http/Controllers
Dan Brown 6b182a435a
Got OIDC custom solution to a functional state
- Validation of all key/token elements now in place.
- Signing key system updated to work with jwk-style array or with
  file:// path to pem key.
2021-10-11 23:00:45 +01:00
..
Api Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
Auth Got OIDC custom solution to a functional state 2021-10-11 23:00:45 +01:00
Images Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
AttachmentController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AuditLogController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
BookshelfController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookSortController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
ChapterController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ChapterExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
CommentController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Controller.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomeController.php Allowed page includes on custom home 2021-10-04 11:26:26 +01:00
MaintenanceController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageController.php Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +01:00
PageExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
PageRevisionController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTemplateController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
RecycleBinController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
RoleController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
SettingController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
StatusController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TagController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserApiTokenController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserController.php Merge branch 'openid' of https://github.com/jasperweyne/BookStack into jasperweyne-openid 2021-10-06 13:18:21 +01:00
UserProfileController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserSearchController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00