Page MenuHomePhabricator

Allow user to pick primary OpenID URL
Closed, ResolvedPublic

Description

Author: sergey.chernyshev

Description:
Currently first OpenID URL (based on DB-sorting) is displayed on user's page.

Allow user to pick which URL to use as his primary (for display purposes).

Requires adding a DB field to store this information and interface in preferences for user to do the picking.


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=44819

Details

Reference
bz19346

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 10:39 PM
bzimport set Reference to bz19346.

@Sergey

The last used (clicked and used) provider is saved for the user in a cookie.

Please can you comment, whether or not you accept this partial solution as a satisfying solution ?

If you can accept this, I wish to close this issue, if you agree.

sergey.chernyshev wrote:

Well, this is only displayed for the user, not others.

I'm not a maintainer for extension for quite a while and not using it as much so I suggest somebody else makes this decision before closing a bug.

  • Sergey

Sergey, I am the maintainer.

If you agree, I close it.

We will present a solution in https://bugzilla.wikimedia.org/show_bug.cgi?id=44819 which proposed an improved setting for one (or several providers).

I can think of having an array( "provider1" =>..., "provider2" =>....) contruct, where in the first is the primary provider.

Will this suit you?

sergey.chernyshev wrote:

I'll leave it up to you, thank you for maintaining it!

Closing this. Will be treated together with 44819, wherein a kind of priorities is foreseen to be implemented.

  • This bug has been marked as a duplicate of bug 44819 ***