You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during signup with authdb authentication, rw checks for duplication in the username (i.e. email), but I think, the username check should be case insensitive.
This is effectively a duplicate of #7787 At the very least it would be best to combine efforts. @fakkio do take a look at some suggestions there as well.
@ageddesi could you join the conversation on #7787 and offer thoughts/help based on the discussion so far? @ched-dev is looking for feedback/suggestions. And both Rob and Tobbe are out this week.
What's not working?
Hi 👋🏼,
during signup with authdb authentication, rw checks for duplication in the username (i.e. email), but I think, the username check should be case insensitive.
How do we reproduce the bug?
GitPod snapshot: https://gitpod.io#snapshot/61447fb9-8e28-4093-a1ee-b7f0dc65f6e2
try to sigup with email@example.com and then with Email@example.com. You can signup without any problem.
What's your environment? (If it applies)
No response
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: