-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes redirects to KV engine when secret is a directory #24281
Conversation
Build Results: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: I ran this same test on main and it fails, so this test is successfully testing this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update!
Thank you @kiannaquach for a fix that I found on your quick actions card.
To reproduce:
not on this branch just on your most recent binary 1.15.0+
kv-test
with secretbeep/bop/boop
.http://localhost:8200/ui/vault/secrets/kv-test/kv/list/beep/bop/
http://localhost:8200/ui/vault/secrets/kv-test/list/beep/bop/
This is the incorrect view (note: the button is fixed in another pr).
To test this fix: