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
The registering of two users can overlap such that two users with the same username or email are in the database. I suggest adding an index to the email and username fields in the database.
The registering of two users can overlap such that two users with the same username or email are in the database. I suggest adding an index to the email and username fields in the database.