Skip to content

Use preDelete hook to delete encryption keys #3880

Closed
MorrisJobke wants to merge 1 commit into
masterfrom
downstream-26938
Closed

Use preDelete hook to delete encryption keys #3880
MorrisJobke wants to merge 1 commit into
masterfrom
downstream-26938

Conversation

@MorrisJobke

Copy link
Copy Markdown
Member

Because we sometimes need to mount the user's home before deleting
encryption keys, this must happen in a preDelete hook because the
postDelete is too late. In postDelete the user's home already doesn't
exist any more and cannot be mounted.

Because we sometimes need to mount the user's home before deleting
encryption keys, this must happen in a preDelete hook because the
postDelete is too late. In postDelete the user's home already doesn't
exist any more and cannot be mounted.
@mention-bot

Copy link
Copy Markdown

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @schiessle, @nickvergessen and @rullzer to be potential reviewers.

@MorrisJobke

Copy link
Copy Markdown
Member Author

Succeeded by #3883

@MorrisJobke
MorrisJobke deleted the downstream-26938 branch March 16, 2017 23:59
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.

2 participants