Skip to content

Block {DAV:} and ocs namespace properties from custom properties table. - #61512

Open
icewind1991 wants to merge 2 commits into
masterfrom
block-custom-property-namespaces
Open

Block {DAV:} and ocs namespace properties from custom properties table.#61512
icewind1991 wants to merge 2 commits into
masterfrom
block-custom-property-namespaces

Conversation

@icewind1991

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

If a property is requested, but not already provided, we need to check the custom properties table for them

Instead of blocking properties a few at a time, we block entire namespaces (with some exceptions) as we do with the oc/nc namespaces already.

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@icewind1991icewind1991 added this to the Nextcloud 35 milestone Jun 22, 2026
@icewind1991
icewind1991 requested a review from a team as a code ownerJune 22, 2026 18:06
@icewind1991
icewind1991 requested review from Altahrim and salmart-dev and removed request for a teamJune 22, 2026 18:06
@icewind1991icewind1991 added the 3. to review Waiting for reviews label Jun 22, 2026
Signed-off-by: Robin Appelman <robin@icewind.nl>
…properties
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991force-pushed the block-custom-property-namespaces branch from 7cba53a to 086c85dCompareJuly 22, 2026 15:21
@nextcloud-botnextcloud-bot mentioned this pull request Aug 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@icewind1991@CarlSchwan