Skip to content

[fix] Require fullName in registration (#2770)#6511

Open
xiaofengzii wants to merge 1 commit into
SecureBananaLabs:mainfrom
xiaofengzii:agent/fix-registration-fullname-2770
Open

[fix] Require fullName in registration (#2770)#6511
xiaofengzii wants to merge 1 commit into
SecureBananaLabs:mainfrom
xiaofengzii:agent/fix-registration-fullname-2770

Conversation

@xiaofengzii

Copy link
Copy Markdown

Summary

This PR adds fullName requirement to registration to match the User model.

Changes

  • Add fullName field to registerSchema validation
  • Include fullName in registerUser response
  • Add comprehensive tests

Verification

- Add fullName field to registerSchema validation
- Include fullName in registerUser response
- Add comprehensive tests
- Fixes SecureBananaLabs#2770

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Registration should require fullName to match User model

1 participant