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

[v22.3.x] Validation and url_decode for SCRAM usernames #15284

Conversation

oleiman
Copy link
Member

@oleiman oleiman commented Dec 4, 2023

Backport of PR #15253

Fixes: #15281

Includes simple validator against SASLNAME regex in scram_algorithm.cc

(cherry picked from commit 75b0cb6)
@oleiman oleiman added this to the v22.3.x-next milestone Dec 4, 2023
@oleiman oleiman added the kind/backport PRs targeting a stable branch label Dec 4, 2023
@oleiman oleiman self-assigned this Dec 4, 2023
- `DELETE /v1/security/users/{user}`
- `PUT /v1/security/users/{user}`

(cherry picked from commit 93d575f)
@oleiman oleiman force-pushed the vbotbuildovich/backport-15253-v22.3.x-536 branch from 58be9b9 to 48ecc94 Compare December 4, 2023 02:12
@michael-redpanda michael-redpanda marked this pull request as ready for review December 4, 2023 14:36
@michael-redpanda
Copy link
Contributor

Let's not bother with backporting here, since it doesn't use RE2 and the LoE to apply a fix is higher than expected and v22.3 should be going EoL very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants