mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-03-01 03:09:42 +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