clawdie
deleted branch fix/vault-endpoint-defaults from clawdie/clawdie-iso
2026-06-20 07:28:45 +02:00
fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)
fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)
clawdie
deleted branch docs/vault-domedog-proof-passed from clawdie/clawdie-ai
2026-06-20 07:11:43 +02:00
docs(vault): update domedog findings — end-to-end PASS, bug found+fixed
clawdie
deleted branch fix/vault-fetch-bw-config-when-logged-in from clawdie/clawdie-iso
2026-06-20 07:10:55 +02:00
fix(vault-fetch): tolerate 'already logged in' at bw config server
docs(vault): update domedog findings — end-to-end PASS, bug found+fixed
fix(vault-fetch): tolerate 'already logged in' at bw config server
vault provision: serialize bw access (mutex) to avoid concurrent-provision races
vault provision: daemon needs login→unlock→fetch→lock per call (no standing session)
Resolved by #94 (fix(vault): use tenant collection names with per-call unlock) — verified: tenant id is now passed as the Vaultwarden collection name (#88), and colibri-vault does per-call…
vault provision: hook passes collection_id but crate resolves by name → CollectionNotFound
vault provision: daemon needs login→unlock→fetch→lock per call (no standing session)
vault provision: hook passes collection_id but crate resolves by name → CollectionNotFound
Resolved by #94 (fix(vault): use tenant collection names with per-call unlock) — verified: tenant id is now passed as the Vaultwarden collection name (#88), and colibri-vault does per-call…
fix(vault): use tenant collection names with per-call unlock (Sam & Pi)