BookStack/tests/User
Dan Brown 6f1c54d018
Some checks failed
lint-php / build (push) Has been cancelled
test-migrations / build (8.1) (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-php / build (8.1) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
analyse-php / build (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
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 Roles: Added max validation for role external auth id field 2024-06-08 20:33:34 +01:00
UserApiTokenTest.php My Account: Updated and started adding to tests 2023-10-19 14:18:42 +01:00
UserManagementTest.php Users: Changed name validation to min:1 instead of 2 2024-10-15 11:07:41 +01:00
UserMyAccountTest.php My Account: Covered profile and auth pages with tests 2023-10-19 16:06:59 +01:00
UserPreferencesTest.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
UserProfileTest.php API: Added to, and updated, testing to cover audit log additions 2024-05-05 15:44:58 +01:00
UserSearchTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00