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

Fix uniq email problem #374

Merged
merged 7 commits into from
Dec 18, 2024
Merged

Fix uniq email problem #374

merged 7 commits into from
Dec 18, 2024

Conversation

stoftot
Copy link
Collaborator

@stoftot stoftot commented Dec 18, 2024

No description provided.

I changed it so it now gets the user based on username instead of email, which was what caused the error since email inset uniq
Now it sends the username insead of eamil, to the confirmation page to accomidate the changes made there
@stoftot stoftot added bug Something isn't working test Tests for the code labels Dec 18, 2024
@stoftot stoftot self-assigned this Dec 18, 2024
@stoftot stoftot linked an issue Dec 18, 2024 that may be closed by this pull request
2 tasks
@math045b math045b merged commit 495ce89 into main Dec 18, 2024
4 checks passed
@math045b math045b deleted the fix-uniq-email-problem branch December 18, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Tests for the code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

As a user, I want to be able to register multiple accounts with the same email
2 participants