nextcloud/apps/dav/lib
Richard Steinmetz bbda231e18
fix(dav): check if principal has email address before accessing it
Ref https://github.com/nextcloud/calendar/issues/4811

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-24 09:27:53 +01:00
..
AppInfo User status automation background job 2022-07-01 12:32:07 +02:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-selection 2023-01-23 15:59:39 +01:00
BulkUpload chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
CalDAV Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decode 2023-01-23 12:52:22 +01:00
CardDAV Revert "Fix sync errors for duplicate cards with the same UID for different backends" 2023-01-13 02:11:09 +00:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
Comments chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Connector fix(dav): check if principal has email address before accessing it 2023-01-24 09:27:53 +01:00
Controller Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
DAV Extend ViewOnly DAV plugin to versions endpoint 2023-01-13 09:27:16 +00:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Events Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +02:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +01:00
Listener Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
Migration Allow DAV Object properties 2022-05-16 15:02:00 +02:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +01:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Rename personal Groupware settings section to "Availability" 2022-10-17 09:30:13 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
UserMigration chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Capabilities.php Flip bulkupload.enabled default value to true 2022-08-29 17:49:55 +02:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
RootCollection.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
Server.php [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +01:00