Skip to content
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

fix: obfuscate password in configuration migration log #651

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

dhrudevalia
Copy link
Contributor

Fixes printing password to log during configurtion migration

Proposed Changes (Mandatory)

A brief list of proposed changes in order to fix the issue:

  • Do not migrate neo4j.authentication.basic.password property value. Maintain the key but replace the value with an empty string

@dhrudevalia dhrudevalia requested a review from a team as a code owner September 4, 2024 10:20
@dhrudevalia dhrudevalia self-assigned this Sep 4, 2024
@dhrudevalia dhrudevalia requested a review from ali-ince September 4, 2024 10:34
@dhrudevalia dhrudevalia changed the title fix: obfuscate password in log fix: obfuscate password in configuration migration log Sep 4, 2024
@dhrudevalia dhrudevalia merged commit f020007 into 5.0 Sep 4, 2024
5 checks passed
@dhrudevalia dhrudevalia deleted the obfuscateLog branch September 4, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants