nextcloud/apps/dav/lib/DAV
Richard Steinmetz 25f56e75ef
fix(caldav): stricter default calendar checks
Reject calendars that
- are subscriptions
- are not writable
- are shared with a user
- are deleted
- don't support VEVENTs

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-23 08:50:30 +02:00
..
Sharing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
CustomPropertiesBackend.php fix(caldav): stricter default calendar checks 2024-07-23 08:50:30 +02:00
GroupPrincipalBackend.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
PublicAuth.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
SystemPrincipalBackend.php Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
ViewOnlyPlugin.php Check share attributes when downloading versions 2024-02-21 15:06:01 +01:00