182dd4238f
Current code leaks the keystone admin_password in the cfg into log files. Example from DevStack q-svc.log: service_auth.admin_password = password Issue is that the cfg.StrOpt for admin_password did not set 'secret=True", which would give: service_auth.admin_password = **** Change-Id: I24410641ad48b2e86984b383b144e29478a94344 Closes-Bug: #1549547 |
||
---|---|---|
.. | ||
cert_manager | ||
tls_utils | ||
__init__.py | ||
exceptions.py | ||
keystone.py |