An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
2024-05-02 13:40:02 +02:00
.github/workflows Create CI workflow 2024-04-27 13:22:25 +02:00
go_client tada 2024-05-01 20:05:26 +02:00
migrations + secret & metadata migration 2024-05-01 20:17:16 +02:00
src Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock + Update + refactor KvSecret struct 2024-05-01 16:52:37 +02:00
Cargo.toml Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00
Justfile Try to figure out "dynamic routing" 2024-04-16 13:43:48 +02:00
openapi.json Update basic layout 2024-04-10 17:41:15 +02:00