Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing encrypted key after emergency access reject #2078

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

jjlin
Copy link
Contributor

@jjlin jjlin commented Oct 31, 2021

Rejecting an emergency access request should transition the grantor/grantee
relationship back into the Confirmed state, and the grantor's encrypted key
should remain in escrow rather than being cleared, or else future emergency
access requsts from that grantee will fail.

This probably fixes #2061.

Rejecting an emergency access request should transition the grantor/grantee
relationship back into the `Confirmed` state, and the grantor's encrypted key
should remain in escrow rather than being cleared, or else future emergency
access requsts from that grantee will fail.
@dani-garcia dani-garcia merged commit 88643fd into dani-garcia:main Nov 1, 2021
@jjlin jjlin deleted the fix-ea-reject branch November 2, 2021 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emergency Access fails because of KeyEncrypted value is null
4 participants