mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-25 11:19:39 +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