-
Notifications
You must be signed in to change notification settings - Fork 805
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
Ensure that the file being processed has had its etag properly sanitised, log etag more #4940
Conversation
/backport to stable-3.6 |
Thanks, I am testing it right now |
b815ffd
to
8bf4127
Compare
This seems to be way better, but now "only" root one folder's etag keeps changing. |
Hm. This seems to be unrelated to client, as it happens also in this case:
--> so it is enough to enter this folder to have a flipping etag |
…sed, log etag more Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
8bf4127
to
0a2186f
Compare
AppImage file: nextcloud-PR-4940-0a2186f8d9bc1d513669eb00b0a8a6af50caec4a-x86_64.AppImage |
SonarCloud Quality Gate failed. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4940 +/- ##
=======================================
Coverage 57.20% 57.20%
=======================================
Files 138 138
Lines 17138 17155 +17
=======================================
+ Hits 9803 9813 +10
- Misses 7335 7342 +7
|
Might address nextcloud/server#33785
@tobiasKaminsky
Signed-off-by: Claudio Cambra claudio.cambra@gmail.com