-
Notifications
You must be signed in to change notification settings - Fork 111
Disable attachment upload on federated shares #7154
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
Disable attachment upload on federated shares #7154
Conversation
4e0a23d to
76c5518
Compare
76c5518 to
4528a93
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7154 +/- ##
==========================================
+ Coverage 51.94% 52.41% +0.47%
==========================================
Files 479 479
Lines 41457 41508 +51
Branches 1002 1024 +22
==========================================
+ Hits 21534 21757 +223
+ Misses 19817 19649 -168
+ Partials 106 102 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Files without an owner such as federated shares cannot receive attachments as the attachment would need to be stored in the owners user folder. Signed-off-by: Max <[email protected]>
4528a93 to
180564d
Compare
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
180564d to
8b9c8fa
Compare
mejo-
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't test, but the code changes look sensible to me. Extra kudos for the tests 🧪
|
/backport to stable31 |
Fixes #7092
Files without an owner such as federated shares
cannot receive attachments
as the attachment would need to be stored in the owners user folder.
TODO:
syncService.hasOwner