Skip to content
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

fix(caldav): explicitly check from component types #48131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Sep 17, 2024

  • Resolves: #

Summary

Ignore everything but the specific component types that are defined as valid in the RFC. We should only denormalize data that is actually valid, and skip any invalid data structures. Otherwise we run into the danger of returning trash data.

TODO

  • ...

Checklist

@miaulalala miaulalala requested review from st3iny, tcitworld, a team, Altahrim, skjnldsv and yemkareems and removed request for ChristophWurst, tcitworld and a team September 17, 2024 11:02
@miaulalala miaulalala self-assigned this Sep 17, 2024
@miaulalala miaulalala added 3. to review Waiting for reviews bug feature: caldav Related to CalDAV internals labels Sep 17, 2024
@miaulalala
Copy link
Contributor Author

/backport to stable30

@miaulalala
Copy link
Contributor Author

/backport to stable29

@miaulalala
Copy link
Contributor Author

/backport to stable28

apps/dav/lib/CalDAV/CalDavBackend.php Outdated Show resolved Hide resolved
Signed-off-by: Anna Larch <anna@nextcloud.com>
@nickvergessen
Copy link
Member

Could you make the PR description a bit more verbose?
Any issue that is fixed with this? Or example data set that now behaves different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews backport-request bug feature: caldav Related to CalDAV internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants