An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
2024-05-10 20:32:40 +02:00
.github/workflows Create CI workflow 2024-04-27 13:22:25 +02:00
go_client Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +02:00
migrations Merge branch 'dev' of https://github.com/C0ffeeCode/rvault into dev 2024-05-07 15:38:15 +02:00
src Fix: Use HttpError struct for error handling where a non-compliant string was returned 2024-05-10 20:32:40 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock Rudimentary error handling + Remove serde_with dependency 2024-05-09 20:34:22 +02:00
Cargo.toml Rudimentary error handling + Remove serde_with dependency 2024-05-09 20:34:22 +02:00
Containerfile Add Containerfile 2024-05-04 19:29:01 +02:00
Justfile Add Containerfile 2024-05-04 19:29:01 +02:00
openapi.json Update basic layout 2024-04-10 17:41:15 +02:00