Skip to content

feat: enforce username character limits (3-20)#75

Open
uysus11-web wants to merge 1 commit into
DefNotArham:mainfrom
uysus11-web:main
Open

feat: enforce username character limits (3-20)#75
uysus11-web wants to merge 1 commit into
DefNotArham:mainfrom
uysus11-web:main

Conversation

@uysus11-web

Copy link
Copy Markdown

Added validation in editUsername.controller.ts to enforce minimum (3) and maximum (20) character limits for usernames as requested.

Fixes #74

@DefNotArham

Copy link
Copy Markdown
Owner

@uysus11-web Please show the error message in frontend.

Also the user creates a username when they first create a room. Check create room controller.

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.

Add Username Character Limit

2 participants