-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Federation fixes stable11 #4029
Conversation
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
…ller Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@schiessle, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen, @rullzer and @LukasReschke to be potential reviewers. |
Codecov Report
@@ Coverage Diff @@
## stable11 #4029 +/- ##
==============================================
- Coverage 57.5% 57.49% -0.01%
- Complexity 19500 19510 +10
==============================================
Files 1211 1211
Lines 72678 72693 +15
Branches 1235 1235
==============================================
+ Hits 41792 41798 +6
- Misses 30886 30895 +9
Continue to review full report at Codecov.
|
When will a release with this fix published? |
@rugk Next maintainance of Nextcloud 11 (11.0.3) was not announced yet, but you can expect it in the coming weeks. |
The plan is 10th April - https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule |
fixes exchange of shared secret and user data among trusted servers
backport of #3825