An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
2024-05-07 15:38:15 +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 Merge branch 'dev' of https://github.com/C0ffeeCode/rvault into dev 2024-05-07 15:38:15 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +02:00
Cargo.toml Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +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