-
Notifications
You must be signed in to change notification settings - Fork 4.9k
[Improvement-17551][Security] Support encrypt metadata database password #17552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
SbloodyS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At present, most open source projects write passwords in configuration files in plaintext. And each company will have its own customized encryption method, which is not universal. So I think we don't need this.
I saw in the wechat group that several community users had put forward this demand. Coincidentally, our company also had this demand, so that's why I did it |
This is not the way to discuss in the apache open source community. |


Purpose of the pull request
close #17551
Brief change log
Allow metadata password to be configured in the form of ciphertext in the application.yaml file
Verify this pull request
This pull request is code cleanup without any test coverage.
I'll add the ut later
Pull Request Notice
Pull Request Notice
If your pull request contains incompatible change, you should also add it to
docs/docs/en/guide/upgrade/incompatible.md