kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Cluster keystore password not masked

Open msawers-surest opened this issue 6 months ago • 2 comments

Issue submitter TODO list

  • [x] I've looked up my issue in FAQ
  • [x] I've searched for an already existing issues here
  • [x] I've tried running master-labeled docker image and the issue still persists there
  • [x] I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

ssl.keystore.password used with mTLS is shown plain text when viewing cluster config

Expected behavior

Mask the keystore password like the truststore password.

Your installation details

83b5a60 v0.7.2

Steps to reproduce

Create a cluster either dynamically or via the app conf file. Click Configure from the dashboard.

Screenshots

No response

Logs

No response

Additional context

No response

msawers-surest avatar Apr 08 '25 15:04 msawers-surest