Page MenuHomePhabricator

OAuth consumer registration email address field seems pointless
Open, LowPublic

Description

The OAuth consumer registration form asks for an email address but only actually accepts the user's own email address. Not sure what the point of that is (to have an independent copy that does not follow user preference changes? to make it clear to the user their email address will become public?) but it seems like a waste of the user's time to make them fill out a field with an address we already know, in any case. What's worse, it is not made clear the address must be the same (it would certainly have sense to have a different personal email address and app notification address, even if just to the extent of a +tag˙suffix) so the user will have to learn it by encountering error messages.

Event Timeline

Tgr raised the priority of this task from to Needs Triage.
Tgr updated the task description. (Show Details)
Tgr subscribed.

Change 311664 had a related patch set uploaded (by Gergő Tisza):
Make the consumer registration form fields easier to understand

https://gerrit.wikimedia.org/r/311664

Change 311664 merged by jenkins-bot:
Make the consumer registration form fields easier to understand

https://gerrit.wikimedia.org/r/311664

The field is now autofilled and uneditable, to make the frontend align with the server validation behavior. We should decide though whether we want to do something useful with it, and discard it if not.

Tgr triaged this task as Low priority.Mar 7 2017, 3:33 AM
Tgr moved this task from Backlog to UI/UX on the MediaWiki-extensions-OAuth board.