Uh oh!
There was an error while loading. Please reload this page.
[stable31] fix(encryption): do not setup filesystem without permissions - #55356
Conversation
If the current request does not have permissions for the filesystem we must not try to setup the filesystem. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
sorbaugh
commented
Oct 13, 2025
Hello, thanks for the backport PR and sorry for the delay and reviews! Looking into this today.. |
DaphneMuller
commented
Nov 26, 2025
@susnux what should happen to get this pr merged? |
susnux
commented
Nov 26, 2025
A second review :) |
Uh oh!
There was an error while loading. Please reload this page.
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Backport of PR #55236
Since the backportbot failed, I followed it's instructions to manually open a backport PR for Nextcloud 31: #55236 (comment)
I also tested the fix with Nextcloud 31.0.9 by manually appying it and it works fine.