Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.








Description
The real code released in 10.12.2 has already been merged to master:
PR #40792 Add loginInOwnCloud to Log::$methodsWithSensitiveParameters
PR #40803 Do not allow to set higher permissions on a federated share
PR #40826 Update ca-bundle.crt
version.phphas already been bumped to 10.13.0 in master anyway, so we don't bump it to 10.12.2.I forgot to bump the version in
sonar-project.propertiesinmastera few weeks ago. So I have cherry-picked the commit that bumps it to10.12.2and then added a commit to bump it to10.13.0which matches the10.13.0inversion.phpI have made a commit that moves the two changelog entries into
10.12.2_2023-05-31- that matches what was done in commit5ff29e98828fc506a2bdadc942ada77b45a80060in therelease/10.12.2branch.Related Issue
https://github.com/owncloud/enterprise/issues/5757
How Has This Been Tested?
CI
Types of changes
Checklist: