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

KAFKA-17014: ScramFormatter should not use String for password #19082

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

mingdaoy
Copy link
Contributor

@mingdaoy mingdaoy commented Mar 3, 2025

https://issues.apache.org/jira/browse/KAFKA-17014

Update saltedPassword, generateCredential, and normalize to use char[] for password handling

Gradle Test Run :clients:test > Gradle Test Executor 3 > ScramFormatterTest > rfc7677Example() PASSED
Gradle Test Run :clients:test > Gradle Test Executor 3 > ScramFormatterTest > saslName() PASSED

image

@github-actions github-actions bot added triage PRs from the community core Kafka Broker kraft clients small Small PRs labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved clients core Kafka Broker kraft small Small PRs triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants