Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Username collision should be prevented #1393

Closed
asadali145 opened this issue Jan 27, 2023 · 0 comments · Fixed by #1389
Closed

Username collision should be prevented #1393

asadali145 opened this issue Jan 27, 2023 · 0 comments · Fixed by #1389
Assignees

Comments

@asadali145
Copy link
Contributor

Steps to Reproduce

  • Create a user in MITxOnline.
  • Now create another user with the same username but use accented characters.

We fixed this in #757.

Expected Behavior

  • The user should not be able to create an account with accented characters.

Actual Behavior

  • A user with accented username is created in MITxOnline but edX does not allow this.
  • This prevents the repair command from repairing the user and in the end, it somehow changes the email for one of the users.

Related Issues

#259

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 a pull request may close this issue.

1 participant