docs: define CalDAV secret retirement
This commit is contained in:
@@ -48,6 +48,14 @@ environment and external-provider references are rejected. Trusted deployment
|
||||
code may resolve an `env:NAME` reference only through the separate deployment
|
||||
configuration helper.
|
||||
|
||||
Deleting a source or its calendar immediately scrubs Calendar-owned ciphertext
|
||||
and provider references and emits non-secret audit evidence. If an external
|
||||
secret provider cannot confirm deletion, the operation fails closed without
|
||||
retiring the source or cancelling its queued work; retry is idempotent after a
|
||||
database rollback. Destructive module retirement first deletes and audits all
|
||||
active and legacy retained provider secrets and stops before table removal on
|
||||
provider failure.
|
||||
|
||||
Inbound sync uses CalDAV `calendar-query` for full sync and `sync-collection`
|
||||
when a sync token exists. It imports all VEVENT components in a resource and
|
||||
soft-deletes local events when remote resources disappear. Two-way sources also
|
||||
|
||||
Reference in New Issue
Block a user