nodece opened a new pull request, #16935: URL: https://github.com/apache/pulsar/pull/16935
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation Fix https://github.com/apache/pulsar/pull/16526#discussion_r920269032, which supports the following config: ``` basicAuthConf=data:;base64,YOUR-BASE64 basicAuthConf=file:///my/basic.conf basicAuthConf=YOUR-BASE64 basicAuthConf=/my/basic.conf ``` ### Documentation Check the box below or label this PR directly. Need to update docs? - [x] `doc-required` (Your PR needs to update docs and you will update later) - [ ] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
