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
Auth Got OIDC custom solution to a functional state 2021-10-11 23:00:45 +01:00
Images
AttachmentController.php
AuditLogController.php
BookController.php
BookExportController.php
BookshelfController.php
BookSortController.php
ChapterController.php
ChapterExportController.php
CommentController.php
Controller.php
FavouriteController.php
HomeController.php
MaintenanceController.php
PageController.php Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +01:00
PageExportController.php
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php
SettingController.php
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php Merge branch 'openid' of https://github.com/jasperweyne/BookStack into jasperweyne-openid 2021-10-06 13:18:21 +01:00
UserProfileController.php
UserSearchController.php