oslo.utils/releasenotes/notes
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
..
add-md5-wrapper-7bf81c2464a7a224.yaml Add function to encapsule md5 for FIPS systems 2020-09-16 16:47:07 -04:00
add-methods-for-json-yaml-file-check-746dca0a11c2f9c9.yaml Add util methods for checking json and yaml formatted file 2020-08-26 09:39:02 -05:00
add-reno-350f5f34f794fb5e.yaml Add reno for release notes management 2016-11-01 15:43:10 +08:00
allow-to-convert-ipv4-address-from-text-to-binary-8c46ad2d9989e8c5.yaml Add a `strict` flag allowing users to restrict validation of IPv4 format 2021-02-05 14:07:20 +01:00
bug-1942682-ea95d54b2587b32f.yaml QemuImgInfo: Fix inconsistent value format of encrypted 2021-09-05 00:43:48 +09:00
bump-up-port-range-f774a16336158339.yaml Allow assigning "0" to port 2016-06-08 12:19:27 -05:00
deprecate-fnmatch-057a092d434a0c53.yaml Deprecate the fnmatch module. 2021-05-11 13:41:22 +02:00
drop-imageutils-human-format-support-a89101a36c4dd3cb.yaml Deprecate the human format on QemuImgInfo 2021-05-10 16:35:40 +02:00
drop-python27-support-f97f680651693b47.yaml reword releasenote for py27 support dropping 2020-02-06 11:04:33 +01:00
fix_mask_password_regex-c0661f95a23369a4.yaml Fix regex used to mask password 2022-01-11 15:25:40 +01:00
image-utils-handle-scientific-notation-6f65d46e9c8c8f8c.yaml Fix regex to correctly recognize scientific notation with QemuImgInfo 2020-02-25 11:09:51 +01:00
introduce-keystoneidsentinel-16bf3e7f2ae7e9f3.yaml Modify UUID sentinel to support keystone-like UUIDs 2021-08-03 13:13:58 +02:00
mask-dict-passwords-99357ffb7972fb0b.yaml Make mask_dict_password case insensitive and add new patterns 2019-11-15 17:09:26 +01:00
mask-password-patterns-f41524069b8ae488.yaml Make mask_password case insensitive, and add new patterns 2019-11-05 11:04:18 +00:00
netutils-get_mac_addr_by_ipv6-c3ce6a35a69f7c2b.yaml New method in netutils: get_mac_addr_by_ipv6 2020-06-29 17:15:16 +02:00