]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Password config options should be marked secret
authorEric Brown <browne@vmware.com>
Tue, 24 Feb 2015 07:15:40 +0000 (23:15 -0800)
committerEric Brown <browne@vmware.com>
Fri, 27 Feb 2015 23:11:09 +0000 (23:11 +0000)
commit4fa6fb7e5c0f388b998f7e21a52a7ed2459846f8
tree732f788ae176316ca5994384e168f937c451184b
parent8bb5554537b34faead2b5eaf6d29600ff8243e85
Password config options should be marked secret

If passwords are not marked secret, there is the potential for
them to be logged in a world readable location.

SecImpact

Change-Id: I3204d12622cf0e5684e7e9ecc5f3755031503d3a
cinder/backup/drivers/tsm.py
cinder/common/config.py
cinder/volume/drivers/coraid.py
cinder/volume/drivers/hitachi/hbsd_horcm.py
cinder/volume/drivers/hitachi/hbsd_iscsi.py
cinder/volume/drivers/zfssa/zfssaiscsi.py