nextcloud/apps/dav/lib/Connector/Sabre
Richard Steinmetz f5a6a695cd 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-26 13:56:21 +00:00
..
Exception Wrap S3 multipart upload exception 2022-02-16 14:56:14 +01:00
AnonymousOptionsPlugin.php Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
Auth.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
BearerAuth.php Cleanup dav 2022-05-05 22:03:59 +02:00
BlockLegacyClientPlugin.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
CachingTree.php Cleanup dav 2022-05-05 22:03:59 +02:00
ChecksumList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
ChecksumUpdatePlugin.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
CommentPropertiesPlugin.php Fix return type and make type stricter 2022-05-24 12:05:17 +02:00
CopyEtagHeaderPlugin.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
DavAclPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
Directory.php Fix type error in Sabre/Connector/Directory 2022-06-14 13:01:06 +02:00
DummyGetResponsePlugin.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
ExceptionLoggerPlugin.php 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
FakeLockerPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
File.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
FilesPlugin.php fix NC25 for 32-bit 2022-11-01 13:44:17 +01:00
FilesReportPlugin.php Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
LockPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
MaintenancePlugin.php 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
MtimeSanitizer.php Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +01:00
Node.php Review comment - remove redundant empty() call 2022-10-14 13:38:39 +00:00
ObjectTree.php Update php licenses 2021-06-04 22:02:41 +02:00
Principal.php fix(dav): check if principal has email address before accessing it 2023-01-26 13:56:21 +00:00
PropfindCompressionPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
QuotaPlugin.php Do not check quota for non Node 2022-11-24 15:17:07 +00:00
RequestIdHeaderPlugin.php send request id in response header 2022-02-01 14:24:01 +01:00
Server.php Update php licenses 2021-06-04 22:02:41 +02:00
ServerFactory.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00
ShareeList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
SharesPlugin.php Cleanup dav 2022-05-05 22:03:59 +02:00
ShareTypeList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
TagList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
TagsPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00