rundeck-plugins / vault-storage

Storage plugin for Rundeck for storing data in Vault
http://rundeck.org/plugins/vault/2017/11/25/vault-storage.html
MIT License
18 stars 11 forks source link

RUN-1057: Fix: Unable to save passwords kV version=1 hashicorp vault #43

Closed L2JE closed 2 years ago

L2JE commented 2 years ago

Fix: https://github.com/rundeck-plugins/vault-storage/issues/26

Problem

When config.prefix was an empty string, it was trying to insert resources on invalid paths eg: rundeckSecretBackend//resource.exmpl the // is taken as single / in kv v2 but it brings errors in kv v1