BookStack/app/Console/Commands
Dan Brown f83cc83877
Added external-auth-id option to create-admin command
- Added tests to cover.
- Refactored some existing testing.
- Requires password or external_auth_id to be provided. Defaults to
  password.
- Randomly sets password to 32 digit random chars if external_auth_id
  provided instead.

For #3222
2022-01-31 20:43:41 +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 external-auth-id option to create-admin command 2022-01-31 20:43:41 +00:00
DeleteUsers.php Apply fixes from StyleCI 2021-06-26 15:23:15 +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