This repository was archived by the owner on Dec 14, 2017. It is now read-only.
This repository was archived by the owner on Dec 14, 2017. It is now read-only.
RepoSettings: Display name and e-mail of repository collaborators #67
Open
Description
Currently the list of collaborators at RepoSettings
displays only the collaborators usernames,
since this list is delivered from gin-repo.
Full name and e-mail of the collaborators of a repository need to be fetched from gin-auth. Currently this would require an individual GET
request for every collaborator. Ideally use a more performant solution.
Metadata
Metadata
Assignees
Labels
No labels