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

Disallow comma character in authMechanismProperties #1408

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

katcharov
Copy link
Contributor

@katcharov katcharov marked this pull request as ready for review June 6, 2024 22:11
@katcharov katcharov requested a review from rozza June 6, 2024 22:12
Copy link
Contributor

@jyemin jyemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I compared these changes to the commit before the one for OIDC, and it looks good. The only thing that remains that is not directly related to OIDC is the addition of the limit parameter (with value 2) to String.split.

Assuming that is your intention, then LGTM.

@katcharov
Copy link
Contributor Author

Yes, intentional. The split/2 allows a colon to be used in option key-value values, like in this test.

@katcharov katcharov merged commit 68b54b2 into master Jun 7, 2024
59 checks passed
@katcharov katcharov deleted the JAVA-5486 branch June 7, 2024 20:52
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