Description
If you add a feature repository with a user credential, e.g.:
repo-add mvn:https://user:password@repo1.maven.org/maven2!org.apache.cxf.karaf/apache-cxf/3.5.3/xml/features
Then Karaf displays the password in full in the console with:
repo-list | grep password
cxf-3.5.3 │ mvn:https://user:password@repo1.maven.org/maven2!org.apache.cxf.karaf/apache-cxf/3.5.3/xml/features
For repos that contain a password, it would be more secure if the password was redacted for logging/display purposes.
Attachments
Issue Links
- links to