BookStack/tests/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
..
ClearActivityCommandTest.php Refactored the activity service 2021-12-11 17:29:33 +00:00
ClearRevisionsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ClearViewsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CopyShelfPermissionsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CreateAdminCommandTest.php Added external-auth-id option to create-admin command 2022-01-31 20:43:41 +00:00
RegenerateCommentContentCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
RegeneratePermissionsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ResetMfaCommandTest.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
UpdateUrlCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00