fix(vault): use tenant collection names with per-call unlock (Sam & Pi) #94
No reviewers
Labels
No labels
doctor-fix
first-proof blocker
hardening
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
clawdie/colibri!94
Loading…
Add table
Add a link
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