vault/command/server
Vault Automation 3902511aa3
Backport identity: add "deny_slash_in_templated_path" config option into release/2.0.x+ent into ce/release/2.0.x (#15848)
* Backport identity: add "deny_slash_in_templated_path" config option into release/2.0.x+ent (#15791)

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`

* raftJoinRetryLimiter hasn't been backported to 2.0.x

* true-up changelog text

---------

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Violet Hynes <a.xenasis@gmail.com>

* set DenySlashInTemplatedPolicyPaths for CE tests

---------

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Violet Hynes <a.xenasis@gmail.com>
2026-06-25 14:51:31 -07:00
..
test-fixtures license: update headers to IBM Corp. on main (#10333) (#10361) 2025-10-23 20:54:04 +00:00
config.go Backport identity: add "deny_slash_in_templated_path" config option into release/2.0.x+ent into ce/release/2.0.x (#15848) 2026-06-25 14:51:31 -07:00
config_custom_response_headers_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_oss.go Backport Define common criteria flag which forbids certain TLS cipher suite options into ce/main (#10806) 2025-11-19 19:07:18 +00:00
config_oss_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_telemetry_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_test.go VAULT-39876 Add sys/reporting/scan to Vault, allowing an output of files with paths and names of Vault secrets (#10068) (#10323) 2025-10-22 21:02:07 +00:00
config_test_helpers.go Backport identity: add "deny_slash_in_templated_path" config option into release/2.0.x+ent into ce/release/2.0.x (#15848) 2026-06-25 14:51:31 -07:00
config_test_helpers_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_util_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
hcp_link_config_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_tcp.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_tcp_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_unix.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_unix_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server_seal_transit_acc_test.go Backport docker: remove IPC_LOCK requirement into release/2.x.x+ent into ce/release/2.x.x 2026-05-26 17:03:02 -06:00
server_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
tls_util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
tls_util_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00