eed05e56c8
- Add username field - Add password_hash for bcrypt hash storage - Add email_verified and email_verification_token for email verification - Add password_reset_token and password_reset_expires_at for password reset - Add last_login_at and last_login_ip for login tracking - Backward compatible with existing code (all new fields have defaults) Phase 4 Task 5/68 completed