stein-em
Mistral didn't make use of the oslo_utils "mask_password" methods,
leading in sensitive data leakage in its logs.
This patch corrects this security issue.
Note that it depends on oslo_utils patch adding new patterns, and
ensuring it's case-insensitive.
Change-Id: I544d3c172f2dea02c62c49c311c4b5954413ae15
Related-Bug: #1850843
Co-Authored-By: Dougal Matthews <dougal@redhat.com>
Signed-off-by: Cédric Jeanneret <cjeanner@redhat.com>
(cherry picked from commit f51d2a21c0)
Team and repository tags
mistral-lib
This library contains data types, exceptions, functions and utilities common to Mistral, python-mistralclient and mistral-extra repositories. This library also contains the public interfaces for 3rd party integration (e.g. Actions API, YAQL functions API, etc.)
If you want to use OpenStack in your custom actions or functions, you will also need to use http://git.openstack.org/cgit/openstack/mistral-extra .
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/mistral
- Source: http://git.openstack.org/cgit/openstack/mistral-lib
- Bugs: http://bugs.launchpad.net/mistral
Features
- TODO
Description
Languages
Python
100%