vault/sdk/framework
Vault Automation 9d27d4f837
VAULT-37630: Recover as a copy (#8640) (#8798)
* recover as a copy implementation

* get policy tests passing

* add helpers and testing support

* fixes

* revert a couple of changes

* more tests

* switch to query param

* correctly update source path with the namespace

* only add openapi recover source path if there's a path parameter

* add changelog

* check for no mount in path

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2025-08-21 13:53:35 +00:00
..
testdata VAULT-37630: Recover as a copy (#8640) (#8798) 2025-08-21 13:53:35 +00:00
backend.go VAULT-37630: Recover as a copy (#8640) (#8798) 2025-08-21 13:53:35 +00:00
backend_test.go VAULT-37630: Recover as a copy (#8640) (#8798) 2025-08-21 13:53:35 +00: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_data_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07: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.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
lease.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
openapi.go VAULT-37630: Recover as a copy (#8640) (#8798) 2025-08-21 13:53:35 +00:00
openapi_test.go VAULT-37630: Recover as a copy (#8640) (#8798) 2025-08-21 13:53:35 +00:00
path.go VAULT-24437 Address OpenAPI endpoint ignoring redact_version listener parameter (#26607) 2024-04-24 12:16:55 -04:00
path_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_map_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_struct_test.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
policy_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy_map_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
secret_test.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.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