BookStack/app/Users/Controllers
Dan Brown d12e8ec923
Users: Improved user response for failed invite sending
Added specific handling to show relevant error message when user
creation fails due to invite sending errors, while also returning user
to the form with previous input.
Includes test to cover.

For #5195
2024-09-29 16:41:18 +01:00
..
RoleApiController.php Roles: Added max validation for role external auth id field 2024-06-08 20:33:34 +01:00
RoleController.php Roles: Added max validation for role external auth id field 2024-06-08 20:33:34 +01:00
UserAccountController.php Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
UserApiController.php API: Updated docs with consistent types, fixed users response example 2024-08-27 12:23:36 +01:00
UserController.php Users: Improved user response for failed invite sending 2024-09-29 16:41:18 +01:00
UserPreferencesController.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
UserProfileController.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
UserSearchController.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00