Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[foreman] scrub admin init password in installer logs
Obfuscate several instances of passwords: "--foreman-initial-admin-password", "mySecret", +candlepin.amqp.keystore_password=secretHash1 +jpa.config.hibernate.connection.password=secretHash2 by enhancing the scrubbing of: --password='secretPwd' Relevant: #3475 Signed-off-by: Barbora Vassova <[email protected]>
- Loading branch information