BookStack/tests/Commands
Dan Brown f77bb01b51
Search: Added further backslash handling
Added due to now not being able to perform an exact search where
contains a trailing backslash.
Now all backslashes in exact terms are consided escape chars
and require escaping themselves.
Potential breaking change due to search syntax handling change.

Related to #4535.
2023-09-23 13:41:10 +01:00
..
CleanupImagesCommandTest.php Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
ClearActivityCommandTest.php
ClearRevisionsCommandTest.php
ClearViewsCommandTest.php
CopyShelfPermissionsCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
CreateAdminCommandTest.php
DeleteUsersCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
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 Covered untested commands with testing 2023-05-24 10:34:43 +01:00
ResetMfaCommandTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
UpdateUrlCommandTest.php
UpgradeDatabaseEncodingCommandTest.php Covered untested commands with testing 2023-05-24 10:34:43 +01:00