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. |
||
|---|---|---|
| .. | ||
| CleanupImagesCommandTest.php | ||
| ClearActivityCommandTest.php | ||
| ClearRevisionsCommandTest.php | ||
| ClearViewsCommandTest.php | ||
| CopyShelfPermissionsCommandTest.php | ||
| CreateAdminCommandTest.php | ||
| DeleteUsersCommandTest.php | ||
| RefreshAvatarCommandTest.php | ||
| RegenerateCommentContentCommandTest.php | ||
| RegeneratePermissionsCommandTest.php | ||
| RegenerateReferencesCommandTest.php | ||
| RegenerateSearchCommandTest.php | ||
| ResetMfaCommandTest.php | ||
| UpdateUrlCommandTest.php | ||
| UpgradeDatabaseEncodingCommandTest.php | ||