mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-30 19:55:31 +08:00

Also prevented use of empty exact matches. Prevents issues when attempting to use exact search terms in inputs for just search terms, and use of single " chars within search terms since these would get auto-promoted to exacts. For #4535