Remove the account lookup on account new

Review Request #2214 — Created Jan. 27, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is used to stop people from creating duplicate accounts. But this is bad because it hides the fact that they user recreated an existing account and will throw out new options in the UI and stuff like that.

This just disables the check for now, and I have a few more review requests I'm putting together to make this a better user experience.

Ran the unit tests and created a duplicate account.

Commits

Files

    Loading...