vault/sdk/framework
Vault Automation e73cf5a295
Backport identity: add "deny_slash_in_templated_path" config option into ce/main (#15788)
Adds a global option to deny slashes in templated policy path output,
defaults to false:

- hcl config `deny_slash_in_templated_paths = true/false`
- env var `VAULT_DENY_SLASH_IN_TEMPLATED_PATHS=true/false`

* fix changelog and init deny option correctly for CE

---------

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Violet Hynes <a.xenasis@gmail.com>
2026-06-25 09:29:15 -07:00
..
testdata VAULT-39294: Deprecate recover_snapshot_id query param and use a header instead (#8834) (#9042) 2025-09-01 15:28:10 +00:00
backend.go Backport Vault 42177 Add Backend Field into ce/main (#12152) 2026-02-03 22:48:12 +00:00
backend_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
field_data.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
field_data_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
field_type.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
filter.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
identity.go Backport identity: add "deny_slash_in_templated_path" config option into ce/main (#15788) 2026-06-25 09:29:15 -07:00
identity_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
openapi.go Add the ability for a plugin to specify extra fields for auditing purposes (#11018) (#12167) 2026-02-04 15:41:54 +00:00
openapi_test.go Add the ability for a plugin to specify extra fields for auditing purposes (#11018) (#12167) 2026-02-04 15:41:54 +00:00
path.go Correct misleading godoc re DisplayAttrs.Value. (#11189) (#11227) 2025-12-12 21:00:07 +00:00
path_map.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_map_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_struct.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_struct_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_map.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_map_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secret.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secret_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
template.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
testing.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
wal.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
wal_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00