Page MenuHomePhabricator

OAuth consumer id should be exposed
Open, Needs TriagePublic

Description

OAuth change tags have the form OAuth CID: <id>. This is the autoincrement ID of the DB record, not the usual consumer key, and it does not seem to be exposed anywhere, so if I want to filter for changes from some specific consumer, I have to look it up in the DB. There is no reason not to display it publicly.

Event Timeline

Special:OAuthListConsumers, Special:OAuthManageMyGrants seem to be good spots for this. Is that OK?

Wrt. "I want to filter for changes from some specific consumer", I think I added direct links for that at some point (c513737 / c513736). Still probably worthwhile to do.

Special:OAuthListConsumers, Special:OAuthManageMyGrants seem to be good spots for this. Is that OK?

Agreed.

Change 579911 had a related patch set uploaded (by Ammarpad; owner: Ammarpad):
[mediawiki/extensions/OAuth@master] Expose consumer ID to the UI

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

Change 579911 abandoned by Ammarpad:
[mediawiki/extensions/OAuth@master] Expose consumer ID to the UI

Reason:

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

Change 940509 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/OAuth@master] Add recenchanges link to consumer detail view

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

Change 940509 merged by jenkins-bot:

[mediawiki/extensions/OAuth@master] Add recenchanges link to consumer detail view

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