BookStack/app/Users/Controllers
2023-10-19 16:06:59 +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 My Account: Covered profile and auth pages with tests 2023-10-19 16:06:59 +01:00
UserApiController.php Users API: Fixed incorrect created_at date on index endpoint 2023-06-17 18:18:17 +01:00
UserController.php User form: Always show external auth field, update access control 2023-10-19 10:20:04 +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