mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for? Support encrypting passwords using a private key ### What type of PR is it? Improvement ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2952 ### How should this be tested? - Set the env variable `ZEPPELIN_CREDENTIALS_ENCRYPT_KEY=something` - Save a few credentials - Check that the `credentials.json` file is storing encrypted passwords - Restart server using the same env variable for `ZEPPELIN_CREDENTIALS_ENCRYPT_KEY` - The credentials should still be decryptable ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes Author: Herval Freire <hfreire@twitter.com> Closes #2599 from herval/encrypt-credentials and squashes the following commits: |
||
|---|---|---|
| .. | ||
| basics | ||
| deployment | ||
| operation | ||
| security | ||
| storage | ||