commit | 9d4f910888fdda0b327d5b80151d0f50c8516411 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Mon Mar 25 11:44:39 2019 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Mar 25 11:45:40 2019 +0000 |
tree | 43fb961748f638e6b99cf8581e298b281223d415 | |
parent | b1f9a92d3d70e44d564cdde1a4aff1bfa11456c5 [diff] |
Remove reference to AccountPersonalInformation The AcountPersonalInformation isn't used anymore when removing the account and thus can be safely removed. Change-Id: I48a600191274917e64929ff96a687414bb11b57f
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.