You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#12556 introduced a bug that broke syncing calendars (and possibly address books?) with macOS calendar and Fantastical. Other clients might be affected as well.
This bug affects the following branches: master, stable15, stable14.
Affected releases: Nextcloud 15.0.0 RC 2
14.0.4 is not affected, because the commit was only backported after 14.0.4 was already released.
The text was updated successfully, but these errors were encountered:
#12556 introduced a bug that broke syncing calendars (and possibly address books?) with macOS calendar and Fantastical. Other clients might be affected as well.
This is the curl command i used for testing:
This is the expected output (prior to ffd7778):
This is the actual output (after ffd7778):
AnonymousOptionsPlugin::handleAnonymousOptions
never checks if there are authentication headers sent and is loaded on every request.server/apps/dav/lib/Server.php
Line 105 in ffd7778
This bug affects the following branches:
master
,stable15
,stable14
.Affected releases: Nextcloud 15.0.0 RC 2
14.0.4 is not affected, because the commit was only backported after 14.0.4 was already released.
The text was updated successfully, but these errors were encountered: