Personal information details removal form

Initial form that displays the current information held in Gerrit
and gives the action button to remove it and disable the account.

Change-Id: I23e94f599e5f97ee408ff8ff51ff33ca363aca89
6 files changed
tree: 67271d31797a981732bc0680bcee5bcf79154aeb
  1. src/
  2. tools/
  3. .gitignore
  4. bower.json
  5. BUILD
  6. external_plugin_deps.bzl
  7. LICENSE
  8. README.md
README.md

Account management plugin for Gerrit Code Review

A plugin that allows accounts to be deleted from Gerrit via an SSH command or REST API.

How to build

To build this plugin you need to have Bazel and Gerrit source tree. See the detailed instructions on how to build it.

Commands

This plugin adds an new SSH command and a REST API for removing accounts from Gerrit.