BookStack/tests/Commands
Dan Brown 4b4d8ba2a1
Avatar Commend: Simplified and updated during review
During review of #4560.

- Simplified command to share as much log as possible across different
  run options.
- Extracted out user handling to share with MFA command.
- Added specific handling for disabled avatar fetching.
- Added mention of avatar endpoint, to make it clear where these avatars
  are coming from (Protect against user expectation of LDAP avatar sync).
- Simplified a range of the testing.
- Tweaked wording and code formatting.
2023-09-19 15:53:01 +01:00
..
CleanupImagesCommandTest.php
ClearActivityCommandTest.php
ClearRevisionsCommandTest.php
ClearViewsCommandTest.php
CopyShelfPermissionsCommandTest.php
CreateAdminCommandTest.php
DeleteUsersCommandTest.php
RefreshAvatarCommandTest.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
RegenerateCommentContentCommandTest.php
RegeneratePermissionsCommandTest.php
RegenerateReferencesCommandTest.php
RegenerateSearchCommandTest.php
ResetMfaCommandTest.php
UpdateUrlCommandTest.php
UpgradeDatabaseEncodingCommandTest.php