Hervé Beraud 6e17ae1f79 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
2022-01-11 15:25:40 +01:00
2020-09-09 13:38:50 +02:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2021-09-10 14:39:41 +00:00
2019-02-13 14:28:34 +08:00
2021-12-21 17:38:47 +08:00
2020-02-10 18:35:07 +01:00
2020-09-09 13:38:50 +02:00
2021-08-12 01:19:20 +00: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 MiB
Languages
Python 100%