BookStack/app/Auth
Dan Brown eb653bda16
Added user-create API endpoint
- Required extracting logic into repo.
- Changed some existing creation paths to standardise behaviour.
- Added test to cover new endpoint.
- Added extra test for user delete to test migration.
- Changed how permission errors are thrown to ensure the right status
  code can be reported when handled in API.
2022-02-04 00:26:19 +00:00
..
Access Added user-create API endpoint 2022-02-04 00:26:19 +00:00
Permissions Applied StyleCI changes 2021-11-30 14:25:09 +00:00
Role.php Refactored existing user API work 2022-02-03 12:33:26 +00:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Refactored existing user API work 2022-02-03 12:33:26 +00:00
UserRepo.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00