Skip to content

kc.config.args exposed in show-config #34460

@shawkins

Description

@shawkins

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

dist/quarkus

Describe the bug

kc.config.args exposed in show-config - this was due to the removal of the ignored property with #34156

Version

latest

Regression

  • The issue is a regression

Expected behavior

kc.config.args should not be exposed

Actual behavior

kc.config.args is exposed - any sensitive info from the cli (which we recommend against) will be displayed in show-config

How to Reproduce?

./kc.sh show-config --spi-foo-password=mypassword

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions