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

[Bug] When creating a user, trim the email before inserting it inside that database #428

Open
Yeine opened this issue Dec 2, 2024 · 1 comment

Comments

@Yeine
Copy link

Yeine commented Dec 2, 2024

I had to do a manual SQL query to realize that my user was created with spaces before its email. Maybe we should validate on create that the email is correct and make sure spaces are trimed on create!

@Bluegragon
Copy link

Bluegragon commented Dec 8, 2024

can i work on this issue and can u pls help me to recreate the issue @Yeine

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

No branches or pull requests

2 participants