Add display_name (unique) and email_confirmed_at columns plus matching getters, DTO fields, repo methods (findByDisplayName, update), and migration. Existing auth tests updated to construct User with the new params. |
||
|---|---|---|
| .. | ||
| FakeClock.php | ||
| FakePasswordHasher.php | ||
| FakePostRepository.php | ||
| FakeSessionRepository.php | ||
| FakeTokenGenerator.php | ||
| FakeUserRepository.php | ||