| Issue 2402: | Add a command and a UI entry to list registered users | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Add a command to list registered users (via command line and via the gui). Today, this is extremely awful to list registered users. We must enter a sql query to get this list. This command is not implemented in gerrit-2.8.1.
Jan 21, 2014
Project Member
#1
david.pu...@sonymobile.com
Jan 24, 2014
Why not. By the way, a command to remove a registered user should be nice too. Today it's not possible. And once a user is created, it's not possible to change it's username, if you switch from openid registration to ldap, it's also a mess.
Feb 10, 2014
An ssh command to list users is added with this change [1] on the admin-console plugin. https://gerrit-review.googlesource.com/#/c/54439/
Mar 10, 2014
Any plan to provide a REST end point for the same?
Mar 10, 2014
Should be fairly straightforward to do, but I don't have time to work on it right now.
Jul 3, 2014
Issue 1709 has been merged into this issue.
Dec 4, 2014
@david, was wondering if you had any strong feelings whether this feature should stay in the admin-console plugin? It seems more consistent if to move this into core gerrit because I think it makes sense for ls-members command [1] to list members of any group, even a virtual group like 'registered users' or 'project owner'
Dec 4, 2014
I have no strong opinion either way.
Dec 30, 2014
I just noticed, on master, that the ls-groups command no longer lists virtual groups. I'm not sure if this was on purpose, but if it is then I guess extending ls-members command to list members in virtual groups no longer make sense?
Status:
Submitted
|
|
| ► Sign in to add a comment |