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

[stable27] fix(dav): allow multiple organizers if possible #42375

Merged
merged 1 commit into from Jan 2, 2024

Commits on Jan 2, 2024

  1. fix(dav): allow multiple organizers if possible

    This is very hacky! However, we want to allow saving events with multiple
    organizers. Those events are not RFC compliant, but sometimes imported from major
    external calendar services (e.g. Google). If the current user is not an organizer of
    the event we ignore the exception as no scheduling messages will be sent anyway.
    
    Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
    st3iny committed Jan 2, 2024
    Copy the full SHA
    fe5b5a7 View commit details
    Browse the repository at this point in the history