Skip to content

Conversation

unijaychie
Copy link

Summary

This PR enforces username uniqueness during account updates to prevent duplicate usernames.

Changes

  • Added frontend validation to check if a username is already taken.
  • Updated backend logic to reject username updates if the username exists in the database.

Testing

  • Verified that duplicate usernames trigger an error message.
  • Confirmed valid usernames are accepted.

Related Issues

Closes #274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant