nextcloud-server/build/integration/dav_features
Ferdinand Thiessen bbc5d32c8e
fix(dav): Public WebDAV endpoint should allow `GET` requests
`GET` should be allowed even without Ajax header to allow downloading files,
or show files in the viewer. All other requests could be guarded, but this should not.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-09 17:10:52 +07:00
..
caldav.feature fix(dav): Always respond custom error page on exceptions 2024-09-05 16:17:32 +07:00
carddav.feature fix(dav): Always respond custom error page on exceptions 2024-09-05 16:17:32 +07:00
dav-v2-public.feature fix(dav): Public WebDAV endpoint should allow `GET` requests 2024-10-09 17:10:52 +07:00
dav-v2.feature feat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests 2024-09-28 13:18:23 +07:00
webdav-related.feature chore: remove chunking-v1 2024-06-19 16:57:42 +07:00