DescriptionYedidyah Bar David
2013-10-07 09:57:08 UTC
+++ This bug was initially created as a clone of Bug #1014115 +++
Description of problem:
engine-setup sometimes logs passwords to its log file, although most of the code is intended to not do that. We should make sure this never happens.
Version-Release number of selected component (if applicable):
How reproducible:
E.g. while upgrading from legacy, the database-access password used by legacy is logged.
Steps to Reproduce:
1. Install ovirt 3.2, run setup, input some password for the database
2. Upgrade to 3.3
3.
Actual results:
The db password appears in the log
Expected results:
All passwords should be replaced by '**FILTERED**'
Additional info: