Uh oh!
There was an error while loading. Please reload this page.
add migration for encryption keys in wrong location - #35107
Conversation
| /** | ||
| * @param Folder $folder | ||
| * @return \Generator<File> |
Check notice
Code scanning / Psalm
MoreSpecificReturnType
PVince81
left a comment
There was a problem hiding this comment.
👍 code looks fine
see a few comments + proposed additions
nice usage of "yield from" and I liked seeing comments and justifications
| return 1; | ||
| } | ||
| \OC_Util::setupFS($user->getUID()); |
There was a problem hiding this comment.
I guess you're not using the setup manager to easy backporting ?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Robin Appelman <robin@icewind.nl>
5de2b74 to
dd4ebbdCompareicewind1991
commented
Nov 29, 2022
/backport to stable25 |
icewind1991
commented
Nov 29, 2022
/backport to stable24 |
PVince81
commented
Dec 19, 2022
/backport to stable23 |
PVince81
commented
Dec 19, 2022
/backport to stable22 |
The backport to stable23 failed. Please do this backport manually. |
The backport to stable22 failed. Please do this backport manually. |
Fixes encryption keys for system wide external storages that were put in the wrong location before #32690
To test:
occ encryption:fix-key-location <userid>