BookStack/app/Users/Controllers
Dan Brown a9d0f36766
User: Started cleanup of user self-management
- Moved preference views to more general "my-account" area.
- Started new layout for my-account with sidebar.
- Added MFA to prefeences view (to be moved).
2023-10-17 13:11:10 +01:00
..
RoleApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RoleController.php Notifications: Added role receive-notifications permission 2023-07-25 17:59:04 +01:00
UserAccountController.php User: Started cleanup of user self-management 2023-10-17 13:11:10 +01:00
UserApiController.php Users API: Fixed incorrect created_at date on index endpoint 2023-06-17 18:18:17 +01:00
UserController.php Guests: Prevented access to profile routes 2023-08-26 14:07:48 +01:00
UserPreferencesController.php User: Started cleanup of user self-management 2023-10-17 13:11:10 +01:00
UserProfileController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
UserSearchController.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00