An open-source Rust reimplementation of HashiCorp Vault or openbao
Find a file
someone eab776a8d1 post_secret
Changes to be committed:
	modified:   go_client/tests/secret_test.go
	modified:   migrations/20240506135416_testdata.sql
	modified:   src/engines/kv.rs
2024-06-02 20:14:52 +02:00
.github/workflows Create CI workflow 2024-04-27 13:22:25 +02:00
go_client post_secret 2024-06-02 20:14:52 +02:00
migrations post_secret 2024-06-02 20:14:52 +02:00
src post_secret 2024-06-02 20:14:52 +02:00
.gitignore + secret & metadata migration 2024-05-01 20:17:16 +02:00
Cargo.lock + update testdata 2024-06-02 00:58:28 -07:00
Cargo.toml + update testdata 2024-06-02 00:58:28 -07: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