0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 05:20:31 +00:00
nextcloud_server/apps/dav/lib/Files
Ferdinand Thiessen e33fcfddc1 fix(dav): throw invalid argument when property type does not match
* Resolves https://github.com/nextcloud/server/issues/49972

Currently a TypeError is thrown when casting fails,
this lead to a HTTP 500 error. Instead throw a proper
InvalidArgumentError so the user receives a HTTP 400.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-27 23:05:07 +02:00
..
Sharing fix(dav): file request guest nickname encoding 2024-11-12 22:38:40 +00:00
BrowserErrorPagePlugin.php fix: Replace all usage of OC_Template by the new API 2025-03-06 15:49:25 +01:00
FileSearchBackend.php fix(dav): throw invalid argument when property type does not match 2025-04-27 23:05:07 +02:00
FilesHome.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LazySearchBackend.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
RootCollection.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00