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
Queries
UserRepo.php