open-vault/builtin/logical
Steven Clark 1358134801
PKI: Add missing default cases within switch statements (#14661)
* Misc PKI code fixes.

 - Harden the code base a bit adding default's to switch statements
   to various error handlers and processing statements.
 - Fixup some error messages to include proper values we support.

* Additional default case missing within PKI

* Fix typo in PKI error message
2022-03-23 15:19:56 -04:00
..
aws reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
cassandra Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
consul secret/consul: Add Consul ACL roles support (#14014) 2022-02-16 19:31:08 -06:00
database db plugin multiplexing: add test coverage (#14330) 2022-03-03 08:40:46 -06:00
mongodb Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
mssql Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
mysql Cleanup bool checks (#14102) 2022-02-18 07:35:53 -07:00
nomad builtin/logical/nomad: fix dropped test errors (#12052) 2021-07-13 07:28:46 -04:00
pki PKI: Add missing default cases within switch statements (#14661) 2022-03-23 15:19:56 -04:00
postgresql Cleanup bool checks (#14102) 2022-02-18 07:35:53 -07:00
rabbitmq [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
ssh Allow OpenSSH-style key type identifiers (#14143) 2022-02-18 17:48:16 -05:00
totp base32.DecodeString expects length 8 for the buffer (#11887) 2021-07-14 07:38:10 -04:00
transit Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00