open-vault/helper/testhelpers
Ben Ash 287bb77abc
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
..
azurite Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
cassandra Cassandra: Refactor PEM parsing logic (#11861) 2021-06-21 11:38:08 -06:00
certhelpers Allow mTLS for mysql secrets engine (#9181) 2020-06-17 11:46:01 -07:00
consul secret/consul: Add Consul ACL roles support (#14014) 2022-02-16 19:31:08 -06:00
docker Add ability to capture container logs, and have mssql test helper use it (#13272) 2021-11-24 12:01:38 -05:00
etcd reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
fakegcsserver OSS changes for enterprise automated snapshots (#10160) 2020-10-16 14:57:11 -04:00
ldap Added support for a LDAP user search filter. Documentation, tests and UI included (#11000) 2021-10-26 10:39:12 -07:00
logical auth/ldap: Add username to alias.metadata.name (#13669) 2022-01-20 12:30:26 -05:00
minio Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
mongodb Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
mssql Add ability to capture container logs, and have mssql test helper use it (#13272) 2021-11-24 12:01:38 -05:00
mysql Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
postgresql Ensure that URL encoded passwords are properly redacted. (#14744) 2022-03-29 10:33:55 -04:00
seal Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
teststorage secret/consul: Add support for consul namespaces and admin partitions (#13850) 2022-02-09 15:44:00 -06:00
testhelpers.go Parallel retry join (#13606) 2022-01-17 10:33:03 -05:00
testhelpers_oss.go Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00