Skip to content

Conversation

@lbrictson
Copy link

Description

What does this PR do?

Issue ref: #31681

Fixes URL-encoded forward slashes in KV secret paths that cause compatibility issues with reverse proxies.

I opted to use /*path_to_secret as the implementation because it is already used int he same format and working correctly for director listing (list_directory), so this will not add a new method of route matching.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.

Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@lbrictson lbrictson requested a review from a team as a code owner December 17, 2025 21:00
@vercel
Copy link

vercel bot commented Dec 17, 2025

@lbrictson is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Dec 17, 2025

CLA assistant check
All committers have signed the CLA.

@lbrictson lbrictson requested a review from a team as a code owner December 17, 2025 21:02
@lbrictson lbrictson requested a review from abbyck December 17, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants