-
Notifications
You must be signed in to change notification settings - Fork 231
ns register is hard to use #410
Copy link
Copy link
Closed
Milestone
Description
A user was doing ns register account passphrase email, i.e., passphrase and email were transposed. Account registration appeared to succeed, but then they couldn't log into the account (because oragono expected the email as the passphrase).
Let's either detect this or send a response that helps people figure out they've done it wrong, e.g.,
dan-: maybe spit out a line like "account registered with email address so that people can see if they have managed to mix around the params
Reactions are currently unavailable