Go to file
Hervé Beraud 5ce8a7f0f8 Fix regex used to mask password
Some use cases are poorly handled by the regex used
to mask password. Indeed when the password contains
quotes or double quotes in the middle such as `pass"word`,
the mask_password method will return `***"word`.

For more details please see
https://bugs.launchpad.net/oslo.utils/+bug/1949623

Closes-Bug: #1949623
Change-Id: I941750b4d49d2d75f0831b24d6dd17f4040f70a2
(cherry picked from commit 6e17ae1f79)
2022-01-13 09:30:01 +01:00
2020-09-09 13:38:50 +02:00
2021-09-10 14:39:36 +00:00
2018-07-04 08:28:15 +07:00
2021-03-18 11:31:53 +00:00
2019-02-13 14:28:34 +08:00
2020-02-10 18:35:07 +01:00
2020-09-09 13:38:50 +02:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8.4 MiB
Languages
Python 100%