mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-31 12:11:37 +01:00
6f1c54d018
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