mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| CleanupImagesCommand.php | ||
| ClearActivityCommand.php | ||
| ClearRevisionsCommand.php | ||
| ClearViewsCommand.php | ||
| CopyShelfPermissionsCommand.php | ||
| CreateAdminCommand.php | ||
| DeleteUsersCommand.php | ||
| HandlesSingleUser.php | ||
| RefreshAvatarCommand.php | ||
| RegenerateCommentContentCommand.php | ||
| RegeneratePermissionsCommand.php | ||
| RegenerateReferencesCommand.php | ||
| RegenerateSearchCommand.php | ||
| ResetMfaCommand.php | ||
| UpdateUrlCommand.php | ||
| UpgradeDatabaseEncodingCommand.php | ||