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
Yeah Discourse will return an error in this case. But this won't be checked if there's a name collision on sign up (ie. another tanner.collin signs up to Spaceport), which can't happen because Spaceport will prevent signup unless someone set a custom first.last Discourse username that matches. We'll cross that bridge when it comes. first.last was kind of a mistake.
spaceport/authserver/auth_functions.py
Line 309 in 24a0f37
I presume discourse returns a 400ish error but we're not checking for it before trying to change names; don't want to test on live.
The text was updated successfully, but these errors were encountered: