vault/sdk/plugin
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
..
mock Backport rotationMgr: enable RM to send rotation information to plugins on registration/rotation operations into ce/main (#12308) 2026-02-12 18:25:47 -06:00
pb Rotation Manager sdk helper tweaks (#12441) (#12810) 2026-03-07 16:30:12 -06:00
backend.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
context.go Fix client-controlled-consistency for external plugins (#12117) (#12134) 2026-02-03 18:01:09 +00:00
grpc_backend.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_backend_client.go Fix client-controlled-consistency for external plugins (#12117) (#12134) 2026-02-03 18:01:09 +00:00
grpc_backend_client_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_backend_server.go Fix client-controlled-consistency for external plugins (#12117) (#12134) 2026-02-03 18:01:09 +00:00
grpc_backend_server_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_backend_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_events.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_observations.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_storage.go Prevent panic when a storage reply doesn't contain a walindex. (#12202) (#12204) 2026-02-05 18:58:02 +00:00
grpc_system.go Backport identity: add "deny_slash_in_templated_path" config option into ce/main (#15788) 2026-06-25 09:29:15 -07:00
grpc_system_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
logger.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
logger_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
middleware.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_v5.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
serve.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
storage_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00