Skip to content
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

logical delete for v2 not working any longer #179

Open
markusweisssiemens opened this issue Jun 27, 2019 · 2 comments
Open

logical delete for v2 not working any longer #179

markusweisssiemens opened this issue Jun 27, 2019 · 2 comments

Comments

@markusweisssiemens
Copy link

markusweisssiemens commented Jun 27, 2019

Hi,

I'm running Vault v1.1.2 engine version 2 on Windows and that line causes a permission denied:

final StringBuilder adjustedPath = new StringBuilder(addQualifierToPath(pathSegments, "metadata"));

because the path with the qualifier "metadata" is wrong and should be "data" as in the read. With this change it's working fine on my machine.

Thanks

@sfc-gh-dkarp
Copy link

This does appear to be broken. Can this change be included in 5.2?

@sfc-gh-dkarp
Copy link

#213 submitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants