Interface issue resulting in revealing passwords

Noticing a lot of people stating their pronouns in their introductory post, I added a ‘pronouns’ profile field:

image

However maybe you already see the issue - people are used to giving their password twice on such forms… and five people already did exactly that, putting their password in the ‘pronouns’ field! I’m now in the process of wiping this field for those affected and notifying them of the potential breach…

I’m not sure what interface tweaks would get around this problem. Maybe putting the password field last, or putting a divider around it? I’m going to try renaming the field so it looks less like “Password”…

6 Likes

Do they not notice that their password is in plaintext in the pronouns field?

1 Like

Evidently not. This is a forum for people who perform live coded music using programming languages, they can be pretty fast typists.

1 Like

As you said, I’d rename the field to something less similar than “P[something]” and separate it from the mandatory fields with a bit of css (adding an horizontal line or something like that).

Or maybe make the field a list with predefined choices so people won’t use the field for something else.

5 Likes

Ok will try that and keep an eye on it.

If this is not too uncommon an issue, I feel the best general solution would be to put the password field last.

1 Like

Change the field label to, “I like to be called…” or “You may refer to me by…” and keep the descriptive text.

5 Likes