BookStack/app/Users/Controllers
Dan Brown 9100a82b47
Guests: Prevented access to profile routes
Prevention of action on certain routes for guest user when public access
is enabled. Could not see a way this could be a security issue, beyond a
mild nuisance that'd only be visible if public users can edit, which
would present larger potential nuisance anyway.
2023-08-26 14:07:48 +01:00
..
RoleApiController.php
RoleController.php Notifications: Added role receive-notifications permission 2023-07-25 17:59:04 +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 Notifications: Made improvements from manual testing 2023-08-16 20:15:49 +01:00
UserProfileController.php
UserSearchController.php