bookstack/tests/User
Dan Brown 6f1c54d018
Users: Changed name validation to min:1 instead of 2
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
2024-10-15 11:07:41 +01:00
..
RoleManagementTest.php
UserApiTokenTest.php
UserManagementTest.php
UserMyAccountTest.php
UserPreferencesTest.php
UserProfileTest.php
UserSearchTest.php