nextcloud-server/apps/dav/lib/Connector/Sabre
Richard Steinmetz 51f0aa5be2
fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring
Fixes creating events with attendees on the same server.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-18 13:27:56 +07:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AnonymousOptionsPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppleQuirksPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Auth.php Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-07-11 17:07:44 +07:00
BearerAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BlockLegacyClientPlugin.php chore: Update minimum supported desktop version 2025-08-11 00:34:04 +07:00
CachingTree.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ChecksumList.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ChecksumUpdatePlugin.php fix(dav): remove unnecessary plugin getHTTPMethods 2025-05-13 16:03:20 +07:00
CommentPropertiesPlugin.php feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
CopyEtagHeaderPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
DavAclPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Directory.php feat(dav): allow uploading folders to public shares 2025-05-13 16:03:20 +07:00
DummyGetResponsePlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ExceptionLoggerPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
FakeLockerPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
File.php fix: validate written size for s3 multipart uploads 2025-08-05 19:17:58 +07:00
FilesPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FilesReportPlugin.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
LockPlugin.php chore: remove chunking-v1 2024-06-19 16:57:42 +07:00
MaintenancePlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
MtimeSanitizer.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Node.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ObjectTree.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Principal.php fix: hide guests group from overall principals 2025-07-31 11:24:23 +07:00
PropFindMonitorPlugin.php feat: emit `preloadCollection` event in DAV 2025-08-15 10:46:43 +07:00
PropFindPreloadNotifyPlugin.php feat: emit `preloadCollection` event in DAV 2025-08-15 10:46:43 +07:00
PropfindCompressionPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicAuth.php fix: Move CSRF check from base to PublicAuth for public.php 2025-05-21 16:01:36 +07:00
QuotaPlugin.php fix(dav): Give proper HTTP status code on MKCOL when quota exceeded 2025-03-31 10:49:11 +07:00
RequestIdHeaderPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Server.php fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring 2025-08-18 13:27:56 +07:00
ServerFactory.php Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent 2025-08-15 11:06:48 +07:00
ShareTypeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
SharesPlugin.php perf(shares): avoid array_merge in loops 2025-08-15 10:46:43 +07:00
TagList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TagsPlugin.php feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
ZipFolderPlugin.php fix(ZipFolderPlugin): set mtime of directories in archive 2025-08-13 10:23:47 +07:00