BookStack/app/Console/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
..
CleanupImagesCommand.php Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
ClearActivityCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
ClearRevisionsCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
ClearViewsCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
CopyShelfPermissionsCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
CreateAdminCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
DeleteUsersCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
HandlesSingleUser.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
RefreshAvatarCommand.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
RegenerateCommentContentCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
RegeneratePermissionsCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
RegenerateReferencesCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
RegenerateSearchCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
ResetMfaCommand.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
UpdateUrlCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
UpgradeDatabaseEncodingCommand.php Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00