Skip to content

[stable27] fix(dav): Restrict properties allowed object classes - #55856

Merged
nickvergessen merged 4 commits into
stable27from
backport/55851/stable27
Oct 20, 2025
Merged

[stable27] fix(dav): Restrict properties allowed object classes#55856
nickvergessen merged 4 commits into
stable27from
backport/55851/stable27

Conversation

@backportbot

@backportbotbackportbotBot commented Oct 20, 2025

Copy link
Copy Markdown

@backportbot
backportbotBot requested a review from come-ncOctober 20, 2025 09:16
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Oct 20, 2025
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc
come-ncforce-pushed the backport/55851/stable27 branch from c03058f to b2ba91bCompareOctober 20, 2025 09:22
@come-nccome-nc changed the title [stable27] [stable32] fix(dav): Restrict properties allowed object classes[stable27] fix(dav): Restrict properties allowed object classesOct 20, 2025
@come-nc
come-nc marked this pull request as ready for review October 20, 2025 09:23
@come-nc

Copy link
Copy Markdown
Contributor

/backport! to stable26

@come-nc

Copy link
Copy Markdown
Contributor

/backport! to stable25

@come-nc

Copy link
Copy Markdown
Contributor

/backport! to stable24

@backportbot

Copy link
Copy Markdown
Author

The backport to stable24 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable24
git pull origin stable24
# Create the new backport branch
git checkout -b backport/55856/stable24
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 3bdbd3b4 cfe6b46c b2ba91be
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55856/stable24

Error: Failed to check for changes with origin/stable24: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
Comment threadapps/dav/lib/DAV/CustomPropertiesBackend.php Fixed
@come-nc

Copy link
Copy Markdown
Contributor

/backport! to stable24

Not needed.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@nickvergessen
nickvergessen merged commit 109bfa7 into stable27Oct 20, 2025
30 of 39 checks passed
@nickvergessen
nickvergessen deleted the backport/55851/stable27 branch October 20, 2025 12:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbackport-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@come-nc@nickvergessen@github-advanced-security