summaryrefslogtreecommitdiff
path: root/releasenotes/notes/mask-password-patterns-f41524069b8ae488.yaml
blob: d9a455a991339c77f7ac2f5b4aa46bfe88e7d762 (plain)
1
2
3
4
5
6
7
8
---
security:
  - This patch ensures we actually mask sensitive data, even if case doesn't
    match the static entry we have in the patterns.
  - It also ensures that some fancy names with a common base, but added
    number are actually taken care of.
fixes:
  - https://bugs.launchpad.net/tripleo/+bug/1850843