BookStack/app/Console/Commands
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
..
CleanupImages.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ClearActivity.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ClearRevisions.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
ClearViews.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CopyShelfPermissions.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CreateAdmin.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
DeleteUsers.php Added users-delete API endpoint 2022-02-03 15:12:50 +00:00
RegenerateCommentContent.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
RegeneratePermissions.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
RegenerateSearch.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
ResetMfa.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
UpdateUrl.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UpgradeDatabaseEncoding.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00