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

[stable23] add migration for encryption keys in wrong location #35825

Merged
merged 2 commits into from
Jan 2, 2023

Conversation

PVince81
Copy link
Member

Backport of #35500 to stable23

Reason: it might be necessary to repair encryption keys before upgrading

Signed-off-by: Robin Appelman <robin@icewind.nl>

/**
* @param Folder $folder
* @return \Generator<File>

Check notice

Code scanning / Psalm

MoreSpecificReturnType

The declared return type 'Generator<mixed, OCP\Files\File, mixed, mixed>' for OCA\Encryption\Command\FixKeyLocation::getAllFiles is more specific than the inferred return type 'Generator<int|mixed, OCP\Files\File|OCP\Files\Node, mixed, void>'
Signed-off-by: Robin Appelman <robin@icewind.nl>
@PVince81 PVince81 merged commit a6faf38 into stable23 Jan 2, 2023
@PVince81 PVince81 deleted the backport/35107/stable23 branch January 2, 2023 10:00
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants