Added editUser api call

Fixes: #862
This commit is contained in:
Brendan Reilly 2018-04-23 16:06:40 -04:00 committed by Tomas Kopecek
parent 5f3694ecfe
commit fda86ce710
6 changed files with 230 additions and 0 deletions

View file

@ -26,6 +26,7 @@ admin commands:
edit-tag Alter tag information
edit-tag-inheritance Edit tag inheritance
edit-target Set the name, build_tag, and/or dest_tag of an existing build target to new values
edit-user Alter user information
enable-host Mark one or more hosts as enabled
enable-user Enable logins by a user
free-task Free a task

View file

@ -26,6 +26,7 @@ admin commands:
edit-tag Alter tag information
edit-tag-inheritance Edit tag inheritance
edit-target Set the name, build_tag, and/or dest_tag of an existing build target to new values
edit-user Alter user information
enable-host Mark one or more hosts as enabled
enable-user Enable logins by a user
free-task Free a task