0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-06 06:50:39 +00:00
nextcloud_server/apps/dav/lib/Connector/Sabre
Richard Steinmetz a34029b9dc
fix(oauth2): retain support for legacy ownCloud clients
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-02 10:28:21 +02:00
..
Exception chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +02:00
AnonymousOptionsPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
AppleQuirksPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Auth.php fix(dav): Try basic auth for ajax WebDAV requests 2024-08-08 12:34:24 +00:00
BearerAuth.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 10:28:21 +02:00
BlockLegacyClientPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CachingTree.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
ChecksumList.php Align checksum dav property with desktop client parsing 2022-12-30 16:55:35 +01:00
ChecksumUpdatePlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CommentPropertiesPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CopyEtagHeaderPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DavAclPlugin.php fix(dav): Thrown forbidden error for authenticated user instead of not found 2024-07-19 17:01:24 +00:00
Directory.php fix: use relative paths for upload locks 2025-02-15 16:51:00 +01:00
DummyGetResponsePlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ExceptionLoggerPlugin.php fix(dav): Don't log access control as error 2024-06-10 11:55:30 +00:00
FakeLockerPlugin.php Refactors "substr" calls to improve code readability 2024-02-23 15:54:10 +01:00
File.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
FilesPlugin.php fix: block moving files to it's own parent with dav 2025-01-09 09:22:29 +01:00
FilesReportPlugin.php fix(filesreport): cast fileId to integer 2024-09-16 09:08:57 +00:00
LockPlugin.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01: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 fix(dav): set string type for sanitizeMtime 2024-09-15 20:44:00 +00:00
ObjectTree.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
Principal.php feat(dav): update a principal's schedule-default-calendar-URL 2024-02-28 14:51:10 +01:00
PropfindCompressionPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
PublicAuth.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
QuotaPlugin.php fix(QuotaPlugin): Change InsufficientStorage exception message for directories 2025-03-31 15:08:57 +02:00
RequestIdHeaderPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Server.php fix: Replace the TypeError to prevent exposing the installation path 2025-02-15 16:51:00 +01:00
ServerFactory.php Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 16:51:00 +01:00
ShareeList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
SharesPlugin.php fix(dav): also return shared-with-me shares data 2024-06-12 11:06:10 +00: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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00