0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-22 03:51:06 +00:00
BookStackApp_BookStack/app/Http/Controllers
Dan Brown 1af5bbf3f7
Added login redirect system to confirm/mfa
Also continued a bit on the MFA verification system.
Moved some MFA routes to public space using updated login service to get
the current user that is either logged in or last attempted login (With
correct creds).
2021-07-18 16:52:31 +01:00
..
Api Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Auth Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
Images Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookshelfController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookSortController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ChapterController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ChapterExportController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
MaintenanceController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageExportController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageRevisionController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTemplateController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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 Added MFA indicator to user list 2021-07-14 20:19:05 +01:00
UserProfileController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserSearchController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00