beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
46 stars 46 forks source link

On trying to change email to one already taken by another user, notify the user that it's already taken #305

Closed StanczakDominik closed 1 month ago

StanczakDominik commented 1 month ago

Apparently it just fails silently right now

geekingfrog commented 1 month ago

What's the flow? going under your own account > details > edit the email address?

StanczakDominik commented 1 month ago

I just wrote that down quickly while handling a ticket 😅 repro details should have been here in the first place, though.

  1. Open chobby
  2. Log in
  3. Account -> Recover/Change tab
  4. type a taken "New email address": value
  5. see "Request accepted, enter verification code received via email" green message - it should probably check whether the email is valid instead