nextcloud-server/apps/dav/appinfo
Ferdinand Thiessen b79d2b7041
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:40:50 +07:00
..
v1 fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
v2 fix(dav): Public WebDAV endpoint should allow `GET` requests 2024-10-09 17:40:50 +07:00
info.xml Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +07:00
routes.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00