As site admin, in the Gerrit section of the Git plugin administration:
- A warning is displayed on Gerrit servers whose password is stored (or has been stored) in cleartext
Then, at Gerrit server creation or update only the encrypted password is stored and the cleartext password is nulled if existing.
When a Gerrit server is used, the password is decrypted before usage
It leverages the existing Tuleap cryptography API.