[oslo] oslo.context 2.19.3 (queens)
We are amped to announce the release of: oslo.context 2.19.3: Oslo Context library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.context Download the package from: https://pypi.python.org/pypi/oslo.context Please report issues through launchpad: https://bugs.launchpad.net/oslo.context For more details, please see below. 2.19.3 ^^^^^^ Security Issues * The "get_logging_values" function no longer outputs the auth_token, but instead leaves it as "***" instead. As the name suggests, this function is meant for logging, and letting the auth_token there might leak sensitive data. Changes in oslo.context 2.19.2..2.19.3 -------------------------------------- a8d86df Ouput a placeholder instead of the auth_token Diffstat (except docs and test files) ------------------------------------- oslo_context/context.py | 7 +++++++ releasenotes/notes/dont-leak-auth-token-fb7075316cf87b7c.yaml | 7 +++++++ 3 files changed, 15 insertions(+)
participants (1)
-
no-reply@openstack.org