Files
vault/helper/testhelpers
Ben Ash 3aed787786 Ensure that URL encoded passwords are properly redacted. (#14744)
The URL password redaction operation did not handle the case where the
database connection URL was provided as a percent-encoded string, and
its password component contained reserved characters. It attempted to
redact the password by replacing the unescaped password in the
percent-encoded URL. This resulted in the password being revealed when
reading the configuration from Vault.
2022-03-29 10:33:55 -04:00
..
2022-01-27 10:06:34 -08:00
2022-01-17 10:33:03 -05:00