mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-08 15:21:56 +03:00
Would cause scenarios where users could be created with 1 char, but then fail to update due to validation differences. Added test to cover. For #5263