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

Update user service to check for existing email and username #247

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

diegoalzate
Copy link
Contributor

overview

this is a hotfix, right now creating a duplicate username or email can cause the server to crash.

with this solution it will return the error message and will avoid crashes

@diegoalzate diegoalzate added the patch A patch change is included in this PR label Mar 6, 2024
@diegoalzate diegoalzate self-assigned this Mar 6, 2024
MartinBenediktBusch

This comment was marked as outdated.

Copy link
Collaborator

@MartinBenediktBusch MartinBenediktBusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please have a look at the comment to see whether this will cause problems or not.

@diegoalzate diegoalzate merged commit 160d382 into main Mar 7, 2024
3 checks passed
@diegoalzate diegoalzate deleted the diego/fix-duplicated-username branch March 7, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A patch change is included in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants