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

Password obfuscation in multi-line statements #180

Open
eperott opened this issue Aug 11, 2021 · 0 comments
Open

Password obfuscation in multi-line statements #180

eperott opened this issue Aug 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@eperott
Copy link
Collaborator

eperott commented Aug 11, 2021

Obfuscation of passwords in multi-line statements was improved in #170. However, as reported by @smiklosovic in a comment, the solution was not bullet proof.

For example, you can have a batch statement with multiple statements which are setting passwords. Even such a batch statement > is invalid, what we found is that it will be logged but the second password will not be obfuscated.

Everything is in this ticket https://issues.apache.org/jira/browse/CASSANDRA-16669

Opening this new ticket to follow up on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant