commit | b1f9a92d3d70e44d564cdde1a4aff1bfa11456c5 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Mar 17 09:25:16 2019 -0700 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sun Mar 17 09:28:34 2019 -0700 |
tree | 7ef5ac528af09d01acb6961a05ed70046683a03d | |
parent | 2c43119a90945b9f9aecc046eb319e5ad19ae29a [diff] |
Hide accounts menu when not authenticated If there is no identified current user, do not show the menu with the option to remove delete the account. Change-Id: I7e4d15b419d9060dd2865c4e54bcd181f17a5d6b
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.