An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
2024-05-30 15:26:12 +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 started implementation on post_secret 2024-05-30 15:26:12 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock started implementation on post_secret 2024-05-30 15:26:12 +02:00
Cargo.toml started implementation on post_secret 2024-05-30 15:26:12 +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