vault/sdk/framework
Bruno Oliveira de Souza 8f7d76d781
VAULT-35087: add Open-API support for secret recovery operations (#31331)
* support open-api secret recovery operations

* add changelog

* Update changelog/31331.txt

Co-authored-by: miagilepner <mia.epner@hashicorp.com>

---------

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2025-07-23 11:33:25 -03:00
..
testdata VAULT-35087: add Open-API support for secret recovery operations (#31331) 2025-07-23 11:33:25 -03:00
backend_test.go Add snowflake DB API warning (#30327) 2025-04-28 13:05:55 -05:00
backend.go [VAULT-21456] Use interned regexp when initialising backends and validating authz headers in the AWS backend (#31022) 2025-06-20 17:33:28 +00:00
field_data_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_data.go Fix the exposure of sensitive data from inside logs by dropping the entered value inside schema validation function (#30388) 2025-04-25 15:20:29 -04:00
field_type.go Fix RFC3339 comment typo (#20100) 2023-04-11 20:11:05 +00:00
filter.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
openapi_test.go VAULT-35087: add Open-API support for secret recovery operations (#31331) 2025-07-23 11:33:25 -03:00
openapi.go VAULT-35087: add Open-API support for secret recovery operations (#31331) 2025-07-23 11:33:25 -03:00
path_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path.go VAULT-24437 Address OpenAPI endpoint ignoring redact_version listener parameter (#26607) 2024-04-24 12:16:55 -04:00
policy_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
template.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00