BookStack/app
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
..
Access
Activity PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Api
App
Config
Console
Entities Page Templates: Changed template field name, added API support 2023-12-12 12:14:00 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades
Http
Permissions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
References PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Search Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
Settings
Theming PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Translation
Uploads
Users Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00
Util