commit | 06a3f37f36cf47a86820ceec2b217d0ef1780c94 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Mar 17 08:15:26 2019 -0700 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sun Mar 17 09:27:29 2019 -0700 |
tree | 1f4527942fe2afabed2212e2a13c6a68e615efa6 | |
parent | 0a9d9ca31c5601c47b2a069fb840139b58eaf8d0 [diff] |
Remove redundant account info structure The account information is already available from the GET /accounts/self API. No need to provide the functionality again through the delete command. Change-Id: Ice1c0922342a74e0065f06a50bc4df6746417859
A plugin that allows accounts to be deleted from Gerrit via an SSH command or REST API.
To build this plugin you need to have Bazel and Gerrit source tree. See the detailed instructions on how to build it.
This plugin adds an new SSH command and a REST API for removing accounts from Gerrit.