Skip to content

[rpc][helm] Add support for special characters in SASL username and password#2701

Open
morazow wants to merge 4 commits intoapache:mainfrom
morazow:mor-2698-escaped
Open

[rpc][helm] Add support for special characters in SASL username and password#2701
morazow wants to merge 4 commits intoapache:mainfrom
morazow:mor-2698-escaped

Conversation

@morazow
Copy link
Copy Markdown
Contributor

@morazow morazow commented Feb 20, 2026

Purpose

Linked issue: close #2698

Brief change log

  • Fixes client side SASL issue with escaping special characters
  • Updates helm charts so that server side configuration file escapes JAAS values

Tests

  • Added tests for special characters
  • Added helm unit tests for special characters on chart files

API and Format

NA

Documentation

NA

@morazow morazow force-pushed the mor-2698-escaped branch 2 times, most recently from c72daeb to 9b7af1d Compare February 23, 2026 13:38
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.

Fix SASL client special characters escaping

1 participant