BookStack/app/Users
Dan Brown 56d07f1909
Users API: Fixed sending invite when using form requests
- Cast send_invite value in cases where it might not have been a boolean,
  which occurs on non-JSON requests.
- Added test to cover.
- Updated API docs to mention and shown boolean usage.
2023-12-13 15:13:54 +00:00
..
Controllers Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00
Models Images: Prevented base64 extraction without permission 2023-11-20 13:32:31 +00:00
Queries Roles: fixed error upon created_at sorting 2023-07-04 21:52:46 +01:00
UserRepo.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00