fix(vault): use tenant collection names with per-call unlock (Sam & Pi) #94
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/vault-first-proof"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pass the tenant id as the Vaultwarden collection name for the 1:1:1 HIVE contract, and make colibri-vault log in, unlock, fetch, and lock for each provision call using the daemon's provider environment.\n\nTests: cargo fmt --check --package colibri-daemon --package colibri-vault; cargo test -p colibri-vault -p colibri-daemon -p colibri-store