commit | 7c43a8e91b4a368441b73580d4ad7eb960c09295 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Thu May 03 15:57:28 2018 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 25 15:24:44 2018 +0100 |
tree | ce9bad63631cc968b66b30dc02a4d89de7ce62ff | |
parent | 60edd6c14d37e8a6032099567231c472ccc77cde [diff] |
Initial version of the account removal plugin The account plugin for Gerrit is designed to allow companies to improve compliance with the GDPR requirements: - Ability for an individual to display the personal information that Gerrit holds about him - Ability to "self-remove" the personal information from Gerrit NOTE: This plugin itself is not giving any GDPR certification or compliance. You would need to read carefully the EU law and apply to your Company context and organisation. Change-Id: I64cdaee2803b63e05285b054cecde7be6b390149
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.