vault/command/server
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
..
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 ce/main (#15788) 2026-06-25 09:29:15 -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 ce/main (#15788) 2026-06-25 09:29:15 -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 go: remove SKIP_SETCAP env vars and add IPC_LOCK when using vault containers 2026-05-21 09:37:08 -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