An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
2024-05-11 20:49:30 +02:00
.github/workflows Create CI workflow 2024-04-27 13:22:25 +02:00
go_client Added testcase for row not found 2024-05-11 20:45:56 +02:00
migrations Merge branch 'dev' of https://github.com/C0ffeeCode/rvault into dev 2024-05-07 15:38:15 +02:00
src Added return for rowNotFound 2024-05-11 20:49:30 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock Remove unused dependencies serde_json and json-patch 2024-05-09 20:37:28 +02:00
Cargo.toml Remove unused dependencies serde_json and json-patch 2024-05-09 20:37:28 +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