commit | 89414aebb76235c3f9fb400f0730e9fa2e001163 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue May 22 22:34:31 2018 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 25 14:27:45 2018 +0000 |
tree | cfb02310b081db752edf12076d8972d9ae474006 | |
parent | 4d48a9aaa275ebb0a43714f87439537cf5b47f84 [diff] |
Allow execution of account removal REST API Enable to cookie-based authentication for the sole purpose of invoking the DELETE /accounts/self REST API that allows the self-removal of accounts Change-Id: I9251243b688548e61deb6c463d640ce7b1ffdac6
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.