HomePhabricator

Display project users' common name rather than uid
19f9773e5c01Unpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Display project users' common name rather than uid

We are used to looking at common names (wikitech user names) and not
uids (shell names) in lists of project members. Do this mapping by
directly querying LDAP instead of asking keystone for the details of the
user account. Keystone can only fetch a single user at a time (RESTful
APIs are not always awesome) and that takes more than a minute for
a project like tools that has a very large number of users.

Details

Provenance
bd808Authored on Mar 24 2017, 12:00 AM
Parents
R2073:a09efc32434a: Fix 'admins' guards in project template
Branches
Unknown
Tags
Unknown
ChangeId
None